New major release: 4.6
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 16 Jan 2013 01:06:19 +0000 (02:06 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Fri, 18 Jan 2013 20:27:03 +0000 (21:27 +0100)
* note -dev gets stripped off by the release manager by hand before
  building tarballs

Change-Id: I36fe0b8ec18c7d6f09da852e216fdf6d0a250bb7

CMakeLists.txt

index 13fbab6e174118384dbccc4d446eccf774365d14..2086ea018374dfe39ed970a191cd3a3835eee8ab 100644 (file)
@@ -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-beta3-dev")
+set(PROJECT_VERSION "4.6-dev")
 set(CUSTOM_VERSION_STRING ""
     CACHE STRING "Custom version string (if empty, use hard-coded default)")
 mark_as_advanced(CUSTOM_VERSION_STRING)