Browse Source

Start next 5.1 development version.

pull/13/head
Wayne Stambaugh 7 years ago
parent
commit
4964ec4d20
  1. 2
      CMakeModules/KiCadVersion.cmake

2
CMakeModules/KiCadVersion.cmake

@ -35,4 +35,4 @@
# be set after each version tag is added to the git repo. This will
# give developers a reasonable idea where which branch was used to build
# KiCad.
set( KICAD_VERSION "5.1.0-rc2" )
set( KICAD_VERSION "5.1.0-rc2-unknown" )
Loading…
Cancel
Save