New patch release 4.6.1
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 15 Feb 2013 23:05:48 +0000 (00:05 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Tue, 5 Mar 2013 19:20:12 +0000 (20:20 +0100)
Change-Id: I60998e3be8c0c7289d0aa5279e554cc79fb74310

CMakeLists.txt

index a19ebf6be3507913f06b72ed950c05a1a9b4f07b..df12172a9a74370c7bfcaa51507c9db3d1b19a74 100644 (file)
@@ -56,12 +56,12 @@ mark_as_advanced(DART_ROOT)
 # machine with no git. 
 #
 # NOTE: when releasing the "-dev" suffix needs to be stripped off!
-set(PROJECT_VERSION "4.6.1-dev")
+set(PROJECT_VERSION "4.6.2-dev")
 # The version number of the regressiontest tarball against which this
 # git branch can be tested. Normally, this will be the version of the
 # last patch release. Comment the next line out for branches leading
 # to a major/minor release.
-set(REGRESSIONTEST_VERSION "4.6")
+set(REGRESSIONTEST_VERSION "4.6.1")
 set(CUSTOM_VERSION_STRING ""
     CACHE STRING "Custom version string (if empty, use hard-coded default)")
 mark_as_advanced(CUSTOM_VERSION_STRING)