From: Rossen Apostolov Date: Fri, 27 Aug 2010 18:17:06 +0000 (+0200) Subject: New release 4.5-beta4 X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=c728f62810781e26e6151b85635f6dc9cbb6b985;p=alexxy%2Fgromacs.git New release 4.5-beta4 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 888901a2b7..e3f3f2e9f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ project(Gromacs) include(Dart) # PROJECT_VERSION should have the following structure: # VERSION[-dev-SUFFIX] where the VERSION can have any form and the suffix -set(PROJECT_VERSION "4.5-beta3" +set(PROJECT_VERSION "4.5-beta4" CACHE STRING "Gromacs version string") set(SOVERSION 6)