Prepare for beta 2
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 22 Oct 2018 15:27:24 +0000 (17:27 +0200)
committerPaul Bauer <paul.bauer.q@gmail.com>
Mon, 22 Oct 2018 15:27:24 +0000 (17:27 +0200)
Change-Id: I4aa103b3bee382fd9cc0d46f3afbcd21c29020c0

cmake/gmxVersionInfo.cmake

index 99ae30fbda0c6abe16d7705be0a991a4e623ae2a..641a4202b6fd62254894b62ad69d932adf3d76f4 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 "-beta1")
+set(GMX_VERSION_SUFFIX "-beta2")
 
 # Conventionally with libtool, any ABI change must change the major
 # version number, the minor version number should change if it's just