From: Mark Abraham Date: Wed, 13 Nov 2013 17:11:09 +0000 (+0100) Subject: Bump version after 4.6.4 release X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=90857e3bee86dd7f92ff9063fdb457246908423e;p=alexxy%2Fgromacs.git Bump version after 4.6.4 release Change-Id: Ied0463a471657e39cb6c4c41d6112f5778ef00d5 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 7c3c5f8d72..c8693e0dc3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -56,7 +56,7 @@ 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.4-dev") +set(PROJECT_VERSION "4.6.5-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