Bumped version to prepare for next patch release
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Feb 2017 13:22:22 +0000 (14:22 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Feb 2017 13:59:12 +0000 (14:59 +0100)
Change-Id: I2a2ee89a0c8123ff870292b418d76afe2d542189

cmake/gmxVersionInfo.cmake

index 3b72cf08ba72f0c45fac6ac879ec9db4089821fc..3ebc5f3789747b5a51fc67403304273946d5ec6f 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 2)
+set(GMX_VERSION_PATCH 3)
 # 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