From 49dcb932cd9f2bd1bf69fa3365286b207c563fa5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Szil=C3=A1rd=20P=C3=A1ll?= Date: Wed, 30 Dec 2020 13:27:34 +0100 Subject: [PATCH] Bump version post-release to rc2 --- cmake/gmxVersionInfo.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/gmxVersionInfo.cmake b/cmake/gmxVersionInfo.cmake index deee03b2dd..1d7b7e8ae5 100644 --- a/cmake/gmxVersionInfo.cmake +++ b/cmake/gmxVersionInfo.cmake @@ -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 -- 2.22.0