Bump version post-release to rc2
authorSzilárd Páll <pall.szilard@gmail.com>
Wed, 30 Dec 2020 12:27:34 +0000 (13:27 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 31 Dec 2020 09:21:32 +0000 (10:21 +0100)
cmake/gmxVersionInfo.cmake

index deee03b2dd404056ad70413c7f4d0c0773edd359..1d7b7e8ae5fd06dec838c6aeed2cdb22dd20e9d0 100644 (file)
@@ -203,7 +203,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 "-rc1")
+set(GMX_VERSION_SUFFIX "-rc2")
 
 # Conventionally with libtool, any ABI change must change the major
 # version number, the minor version number should change if it's just