Bump version post-release to rc2
[alexxy/gromacs.git] / 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