GROMACS 2019 third beta release
authorPaul Bauer <paul.bauer.q@gmail.com>
Mon, 19 Nov 2018 09:01:10 +0000 (10:01 +0100)
committerPaul Bauer <paul.bauer.q@gmail.com>
Thu, 22 Nov 2018 08:03:33 +0000 (09:03 +0100)
Updated regressiontest hash as usual.

Change-Id: I431b0c0cb82ad3943fb6111b37b7ac5f843e1872

cmake/gmxVersionInfo.cmake

index 9895050ba84682df24e2c112bd43f74bb7aff898..e4440dff301ea13b5b0b087688a2c0ed2fe313c8 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 "3d06d41e07f523d70ae575b9ad75c670" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
+set(REGRESSIONTEST_MD5SUM "10279cbb59912e11959fdd3981ad9c6f" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
 
 math(EXPR GMX_VERSION_NUMERIC
      "${GMX_VERSION_MAJOR}*10000 + ${GMX_VERSION_PATCH}")