Set kicad version to 5.0.0-rc1 for v5 branch.
This commit is contained in:
parent
9453a7e186
commit
42e07736a5
|
@ -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-dev-unknown" )
|
set( KICAD_VERSION "5.0.0-rc1" )
|
||||||
|
|
Loading…
Reference in New Issue