Prepare for 2019 release candidate
authorPaul Bauer <paul.bauer.q@gmail.com>
Thu, 22 Nov 2018 09:11:00 +0000 (10:11 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 22 Nov 2018 09:11:00 +0000 (10:11 +0100)
Change-Id: I4b7a302e182c4a74c9c825d98dcf014f2b324e24

cmake/gmxVersionInfo.cmake

index e4440dff301ea13b5b0b087688a2c0ed2fe313c8..1a65297942cc0cb211055f0ad2bb193d68f96bb8 100644 (file)
@@ -201,7 +201,7 @@ set(GMX_VERSION_PATCH 0)
 # candidates, where it signifies the most recent such release from
 # this branch; it will be empty before the first such release, as well
 # as after the final release is out.
-set(GMX_VERSION_SUFFIX "-beta3")
+set(GMX_VERSION_SUFFIX "-rc1")
 
 # Conventionally with libtool, any ABI change must change the major
 # version number, the minor version number should change if it's just