diff --git a/buildconfig/CMake/VersionNumber.cmake b/buildconfig/CMake/VersionNumber.cmake index a8091ee9e307eb9de515c5de8eb45aa0ebc41edf..62ba3492a4a8f69f8d050693539e70aa521cd2c8 100644 --- a/buildconfig/CMake/VersionNumber.cmake +++ b/buildconfig/CMake/VersionNumber.cmake @@ -6,4 +6,4 @@ set ( VERSION_MINOR 11 ) # UNCOMMENT the next 'set' line to 'force' the patch version number to # a value (instead of using the count coming out of 'git describe') # DO NOT COMMIT THIS TO MASTER UNCOMMENTED, ONLY TO A RELEASE BRANCH -set ( VERSION_PATCH 0 ) +# set ( VERSION_PATCH 0 )