Reset KiCad version for 4.0.6 stable release development.

This commit is contained in:
Wayne Stambaugh 2017-01-24 10:26:54 -05:00
parent 575b22d018
commit 136ba26896
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@
# time this should be set to a value other than "no-vcs-found" is when # time this should be set to a value other than "no-vcs-found" is when
# a source archive is created. This eliminates the need to set # a source archive is created. This eliminates the need to set
# KICAD_VERSION during the build configuration step. # KICAD_VERSION during the build configuration step.
set( KICAD_VERSION "4.0.5" ) set( KICAD_VERSION "no-vcs-found" )