Set KiCad version to 5.0.0-rc2.
This commit is contained in:
parent
0c2f9b1827
commit
b4f9b5359d
|
@ -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-dev-unknown" )
|
set( KICAD_VERSION "5.0.0-rc2" )
|
||||||
|
|
Loading…
Reference in New Issue