Browse Source

Tag 5.1.0-rc2 release.

pull/13/head 5.1.0-rc2
Wayne Stambaugh 7 years ago
parent
commit
6ec2c5ffc9
  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.1.0-rc1-unknown" )
set( KICAD_VERSION "5.1.0-rc2" )
Loading…
Cancel
Save