Bumped patch version for next release
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 16 Feb 2018 15:06:21 +0000 (16:06 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 16 Feb 2018 15:06:21 +0000 (16:06 +0100)
Change-Id: I174548b1be5261aea861ec29d550ee323ce3702e

cmake/gmxVersionInfo.cmake

index af0e8ecb4c91b2dc0ce939f14b9f7452e70c9e7b..0e68fd5e71a6560b99f4ce351e79699f1727dfc2 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 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