From: Mark Abraham Date: Mon, 2 Dec 2013 23:51:30 +0000 (+0100) Subject: Version bump after 4.6.5 release X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=a2e1958b6f5d453c0edf73f2f270056e6bf1e44f;p=alexxy%2Fgromacs.git Version bump after 4.6.5 release Change-Id: I1d1c1ee28d585b6cf4431f9f1ec1a334f68ae6e3 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 962eb5ca03..d184aec89f 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.5-dev") +set(PROJECT_VERSION "4.6.6-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