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 ac780d3 commit 1385fe4Copy full SHA for 1385fe4
Code/Mantid/Build/CMake/VersionNumber.cmake
@@ -6,5 +6,5 @@ set ( VERSION_MINOR 3 )
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