diff --git a/buildconfig/CMake/VersionNumber.cmake b/buildconfig/CMake/VersionNumber.cmake index 5aac17dc658b002456cf8ebaa54dfb8c5243e9fb..b1644ad3dcc209afe78ac6ec794a81965ec28329 100644 --- a/buildconfig/CMake/VersionNumber.cmake +++ b/buildconfig/CMake/VersionNumber.cmake @@ -6,4 +6,4 @@ set ( VERSION_MINOR 10 ) # 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 )