Update versioning for new scheme
[alexxy/gromacs.git] / cmake / gmxCPackUtilities.cmake
index 805aeb6f7ef335e017fa283b6145cd2890d611d0..c780bc7a3f5c48a25a216d6e44062932c63cbfc1 100644 (file)
@@ -102,7 +102,6 @@ function (gmx_cpack_write_config)
         "GROMACS - a toolkit for high-performance molecular simulation")
     # Set version info.
     set(CPACK_PACKAGE_VERSION_MAJOR ${GMX_VERSION_MAJOR})
-    set(CPACK_PACKAGE_VERSION_MINOR ${GMX_VERSION_MINOR})
     set(CPACK_PACKAGE_VERSION_PATCH ${GMX_VERSION_PATCH})
     set(CPACK_PACKAGE_VERSION       ${GMX_VERSION_STRING})
     # Add various text resources for some installers.