Bumped patch number to prepare for future 5.1.3 release
authorMark Abraham <mark.j.abraham@gmail.com>
Mon, 25 Jan 2016 06:42:56 +0000 (07:42 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 3 Feb 2016 13:40:57 +0000 (14:40 +0100)
Change-Id: I5bca94dc9fe07bfbde62fb224c4b093a208ce928

cmake/gmxVersionInfo.cmake

index b9c1fcfe1313533f01d357acbb8e8484aa681d17..cf59cbd8273bb24b720391a7bae0f93c784e4020 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 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