Bump minor version for theoretical new release
authorMark Abraham <mark.j.abraham@gmail.com>
Thu, 21 Dec 2017 13:56:25 +0000 (00:56 +1100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 21 Dec 2017 13:56:25 +0000 (00:56 +1100)
Change-Id: I54152717d87ad84e7fa5549887b587aa10fe43e4

cmake/gmxVersionInfo.cmake

index fd9c810ed7165376d26bcb89e0eb30d6e3f9a29f..37991cb0eba0dad8664db386e9001435f7d24713 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 5)
+set(GMX_VERSION_PATCH 6)
 # 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