GROMACS 2019 Release candidate
authorPaul Bauer <paul.bauer.q@gmail.com>
Thu, 6 Dec 2018 12:34:02 +0000 (13:34 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Fri, 14 Dec 2018 13:27:56 +0000 (14:27 +0100)
Updated regressiontest hash as usual.

Change-Id: Ia938ee4a936d21eac6beb5244a3f2fab87b35240

cmake/gmxVersionInfo.cmake

index 1a65297942cc0cb211055f0ad2bb193d68f96bb8..f6c8c18e1c92bbae047ac6e825bb88978b89cac7 100644 (file)
@@ -241,7 +241,7 @@ set(REGRESSIONTEST_BRANCH "refs/heads/release-2019")
 # build the regressiontests tarball with all the right naming. The
 # naming affects the md5sum that has to go here, and if it isn't right
 # release workflow will report a failure.
-set(REGRESSIONTEST_MD5SUM "10279cbb59912e11959fdd3981ad9c6f" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
+set(REGRESSIONTEST_MD5SUM "69da7f6a5bfcdb38b202eb9f9df69d01" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
 
 math(EXPR GMX_VERSION_NUMERIC
      "${GMX_VERSION_MAJOR}*10000 + ${GMX_VERSION_PATCH}")