Bumped patch version for next release
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 6 Sep 2017 08:38:55 +0000 (10:38 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 15 Sep 2017 15:41:44 +0000 (17:41 +0200)
Change-Id: I2d5758148734f746f9f03afd1ce3a92a02ab3355

cmake/gmxVersionInfo.cmake

index 44a9764f6a21dbb487ffdec79f0f7378fabd762e..d8ff6b58d607352370dbfa01252615b81e67f8a0 100644 (file)
 # The GROMACS convention is that these are the version number of the next
 # release that is going to be made from this branch.
 set(GMX_VERSION_MAJOR 2016)
-set(GMX_VERSION_PATCH 4)
+set(GMX_VERSION_PATCH 5)
 # 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