Merge branch 'origin/release-2021' into merge-2021-into-master
[alexxy/gromacs.git] / cmake / gmxVersionInfo.cmake
index 1f88249c73f5be99f402a5d2ea260393295dd4fb..73295bdd962bacf31f8b85ed8f08f3d67a14c45c 100644 (file)
@@ -263,7 +263,7 @@ set(REGRESSIONTEST_BRANCH "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 "0a391e1a8fefd59859704f58626767e6" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
+set(REGRESSIONTEST_MD5SUM "168992305e10b44c58cd22130558e5fc" CACHE INTERNAL "MD5 sum of the regressiontests tarball for this GROMACS version")
 
 math(EXPR GMX_VERSION_NUMERIC
      "${GMX_VERSION_MAJOR}*10000 + ${GMX_VERSION_PATCH}")