Merge release-2019 into master
[alexxy/gromacs.git] / cmake / gmxVersionInfo.cmake
index e9b9a1536b7c54393eb094fd274a7aefe32930f0..00c28c65a07f50895a41fb3b903a255deb55362b 100644 (file)
@@ -242,7 +242,7 @@ set(REGRESSIONTEST_BRANCH "refs/heads/master")
 # 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 "3f1896a5aab8fcfb8c252e05e329b504" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
+set(REGRESSIONTEST_MD5SUM "3d06d41e07f523d70ae575b9ad75c670" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
 
 math(EXPR GMX_VERSION_NUMERIC
      "${GMX_VERSION_MAJOR}*10000 + ${GMX_VERSION_PATCH}")