Browse Source

Tag version 6.0.0-rc1-dev.

pull/17/head 6.0.0-rc1-dev
Wayne Stambaugh 7 years ago
parent
commit
1a22918795
  1. 2
      CMakeModules/KiCadVersion.cmake

2
CMakeModules/KiCadVersion.cmake

@ -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" )
set( KICAD_VERSION "6.0.0-rc1-unknown" )
Loading…
Cancel
Save