Set KiCad version to 5.0.0-rc2-unknown for next development cycle.

This commit is contained in:
Wayne Stambaugh 2018-05-20 21:24:18 -04:00
parent b4f9b5359d
commit c49a4398a1
1 changed files with 1 additions and 1 deletions

View File

@ -35,4 +35,4 @@
# be set after each version tag is added to the git repo. This will # 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 # give developers a reasonable idea where which branch was used to build
# KiCad. # KiCad.
set( KICAD_VERSION "5.0.0-rc2" ) set( KICAD_VERSION "5.0.0-rc2-unknown" )