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 7b0bf4c commit ac780d3Copy full SHA for ac780d3
Code/Mantid/Build/CMake/VersionNumber.cmake
@@ -1,7 +1,7 @@
1
# Set the version number here for MantidVersion and the package filenames
2
3
set ( VERSION_MAJOR 3 )
4
-set ( VERSION_MINOR 2 )
+set ( VERSION_MINOR 3 )
5
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')
0 commit comments