Set version string to 5.99.0

This will sync the git tag for this commit.  This should help prevent
confusion for users who were thinking that 5.0.0-r#####-g######## was
an older version than the 5.1 branch.
This commit is contained in:
Wayne Stambaugh 2019-08-26 09:40:26 -04:00
parent e997f4a7f4
commit 1320dda9cb
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
# give developers a reasonable idea where which branch was used to build
# KiCad.
set( KICAD_VERSION "6.0.0-unknown" )
set( KICAD_VERSION "5.99.0-unknown" )