From c728f62810781e26e6151b85635f6dc9cbb6b985 Mon Sep 17 00:00:00 2001 From: Rossen Apostolov Date: Fri, 27 Aug 2010 20:17:06 +0200 Subject: [PATCH] New release 4.5-beta4 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.22.0