Added back the "-dev" suffixes to the version strings.
[alexxy/gromacs.git] / CMakeLists.txt
index 7701d43b265edb6ad0c1f54ff182c086f59b0803..0d49a828f7584c5d3a90a3d5747161c2fea02e68 100644 (file)
@@ -12,7 +12,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.5.2")
+set(PROJECT_VERSION "4.5.2-dev")
 set(CUSTOM_VERSION_STRING ""
     CACHE STRING "Custom version string (if empty, use hard-coded default)")
 mark_as_advanced(CUSTOM_VERSION_STRING)