Update versioning for new scheme
authorTeemu Murtola <teemu.murtola@gmail.com>
Thu, 17 Dec 2015 10:44:07 +0000 (12:44 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Sat, 19 Dec 2015 01:23:13 +0000 (02:23 +0100)
commit22dc636d9f8cf56af4322b455ae0c5652a5f60bd
treec2113b0f83fba3504b3766bed6bb45cf83362bfd
parent0839055cc680acb3c015105f93c56a4b64a8cee1
Update versioning for new scheme

Make versioning use the new YYYY[.P] scheme that was decided quite a
while back.

Also, remove the literal "VERSION" prefix from the return value of
gmx_version() to give caller better control for deciding on the usage of
the version string.

Change-Id: I1ed171502a4a900c87988faabf48fafeef735c4f
cmake/VersionInfo.cmake.cmakein
cmake/gmxCPackUtilities.cmake
cmake/gmxVersionInfo.cmake
src/gromacs/fileio/checkpoint.cpp
src/gromacs/fileio/tngio.cpp
src/gromacs/fileio/tpxio.cpp
src/gromacs/utility/baseversion-gen.c.cmakein
src/gromacs/utility/baseversion.h
src/gromacs/utility/binaryinformation.cpp
src/gromacs/utility/errorformat.cpp