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:
parent
e997f4a7f4
commit
1320dda9cb
|
@ -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" )
|
||||
|
|
Loading…
Reference in New Issue