We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 840415e commit 41b85eaCopy full SHA for 41b85ea
Code/Mantid/Build/CMake/VersionNumber.cmake
@@ -6,5 +6,5 @@ set ( VERSION_MINOR 1 )
6
# UNCOMMENT the next 'set' line to 'force' the patch version number to
7
# a value (instead of using the count coming out of 'git describe')
8
# DO NOT COMMIT THIS TO MASTER UNCOMMENTED, ONLY TO A RELEASE BRANCH
9
-#set ( VERSION_PATCH 0 )
+set ( VERSION_PATCH 0 )
10
0 commit comments