diff --git a/buildconfig/CMake/VersionNumber.cmake b/buildconfig/CMake/VersionNumber.cmake index e8075e9ffdd7ef12c132fbe5e1beb8dd4999749d..b1644ad3dcc209afe78ac6ec794a81965ec28329 100644 --- a/buildconfig/CMake/VersionNumber.cmake +++ b/buildconfig/CMake/VersionNumber.cmake @@ -1,7 +1,7 @@ # Set the version number here for MantidVersion and the package filenames set ( VERSION_MAJOR 3 ) -set ( VERSION_MINOR 9 ) +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')