Set KiCad version to 5.0.0-rc2.

This commit is contained in:
Wayne Stambaugh 2018-05-20 21:20:28 -04:00
parent 0c2f9b1827
commit b4f9b5359d
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 "5.0.0-rc2-dev-unknown" )
set( KICAD_VERSION "5.0.0-rc2" )