Bump patch version to prepare for 5.1.2
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 10 Nov 2015 15:16:38 +0000 (16:16 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 10 Nov 2015 15:16:38 +0000 (16:16 +0100)
Change-Id: Iefe307be5b3085555e7850566111dc2903b686db

cmake/gmxVersionInfo.cmake

index 79ee9141dcbeed88393fbaed634bfa5f6c23380d..8590bcb0e6df679451396b0c2b44b9f8b62f15f1 100644 (file)
@@ -215,7 +215,7 @@ endif()
 # release that is going to be made from this branch.
 set(GMX_VERSION_MAJOR 5)
 set(GMX_VERSION_MINOR 1)
-set(GMX_VERSION_PATCH 1)
+set(GMX_VERSION_PATCH 2)
 # The suffix, on the other hand, is used mainly for betas and release
 # candidates, where it signifies the most recent such release from
 # this branch; it will be empty before the first such release, as well