New release: 4.5 (final). Yay!!!
[alexxy/gromacs.git] / CMakeLists.txt
index 576d7988e1c97b80948e259db0c454d821f2ff6c..c94e296214b286b87c95c91d7a399c32a3337373 100644 (file)
@@ -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-beta4"
+set(PROJECT_VERSION "4.5"
     CACHE STRING "Gromacs version string")
 set(SOVERSION 6)
 # It is a bit irritating, but this has to be set separately for now!