Set kicad version to 5.0.0-rc1 for v5 branch.

This commit is contained in:
Wayne Stambaugh 2018-02-24 16:14:48 -05:00
parent 9453a7e186
commit 42e07736a5
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-dev-unknown" )
set( KICAD_VERSION "5.0.0-rc1" )