Skip to content

Commit ac780d3

Browse files
committed
Updating minor number for 3.3.0 release
1 parent 7b0bf4c commit ac780d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Code/Mantid/Build/CMake/VersionNumber.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Set the version number here for MantidVersion and the package filenames
22

33
set ( VERSION_MAJOR 3 )
4-
set ( VERSION_MINOR 2 )
4+
set ( VERSION_MINOR 3 )
55

66
# UNCOMMENT the next 'set' line to 'force' the patch version number to
77
# a value (instead of using the count coming out of 'git describe')

0 commit comments

Comments
 (0)