Fix CMake package config after recent version changes
[alexxy/gromacs.git] / src / gromacs / gromacs-config-version.cmake.cmakein
index c3d70cd9f8d3a564e42934b1c00dee6a54d29ad3..c405ebb0a7b49352a4a83680789ce663f5bb43e8 100644 (file)
@@ -32,7 +32,7 @@
 # To help us fund GROMACS development, we humbly ask that you cite
 # the research papers on the package. Check out http://www.gromacs.org.
 
-set(PACKAGE_VERSION "@PACKAGE_VERSION@")
+set(PACKAGE_VERSION "@GMX_VERSION@")
 
 if ("${PACKAGE_VERSION}" VERSION_LESS "${PACKAGE_FIND_VERSION}")
     set(PACKAGE_VERSION_COMPATIBLE FALSE)