X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?p=alexxy%2Fgromacs.git;a=blobdiff_plain;f=cmake%2FVersionInfo.cmake.cmakein;fp=cmake%2FVersionInfo.cmake.cmakein;h=68f1a57d704054b3bad75962d7facf160991c620;hp=e95494a01b3d25ce7280eb8022adc531cb608197;hb=31ad1552d0e654c8d59363d5e94fb8a573e4d69b;hpb=7491864bce8155940926dc199388a51ec87c4dd3 diff --git a/cmake/VersionInfo.cmake.cmakein b/cmake/VersionInfo.cmake.cmakein index e95494a01b..68f1a57d70 100644 --- a/cmake/VersionInfo.cmake.cmakein +++ b/cmake/VersionInfo.cmake.cmakein @@ -1,7 +1,7 @@ # # This file is part of the GROMACS molecular simulation package. # -# Copyright (c) 2014,2015,2019, by the GROMACS development team, led by +# Copyright (c) 2014,2015,2019,2021, by the GROMACS development team, led by # Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, # and including many others, as listed in the AUTHORS file in the # top-level source directory and at http://www.gromacs.org. @@ -42,3 +42,5 @@ set(GMX_VERSION_FULL_HASH "@GMX_VERSION_FULL_HASH@") set(GMX_VERSION_CENTRAL_BASE_HASH "@GMX_VERSION_CENTRAL_BASE_HASH@") set(GMX_RELEASE_SOURCE_FILE_CHECKSUM "@GMX_RELEASE_SOURCE_FILE_CHECKSUM@") set(GMX_CURRENT_SOURCE_FILE_CHECKSUM "@GMX_CURRENT_SOURCE_FILE_CHECKSUM@") + +set(REGRESSIONTEST_MD5SUM "@REGRESSIONTEST_MD5SUM@") \ No newline at end of file