Commit 19cefdea authored by peastman's avatar peastman Committed by GitHub
Browse files

Merge pull request #1797 from jchodera/update-version

Update OpenMM development version number from 7.1.0 to 7.2.0
parents b37e2571 643f53b3
...@@ -141,7 +141,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE) ...@@ -141,7 +141,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
SET(OPENMM_LIBRARY_NAME OpenMM) SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 7) SET(OPENMM_MAJOR_VERSION 7)
SET(OPENMM_MINOR_VERSION 1) SET(OPENMM_MINOR_VERSION 2)
SET(OPENMM_BUILD_VERSION 0) SET(OPENMM_BUILD_VERSION 0)
ADD_DEFINITIONS(-DOPENMM_LIBRARY_NAME=${OPENMM_LIBRARY_NAME} ADD_DEFINITIONS(-DOPENMM_LIBRARY_NAME=${OPENMM_LIBRARY_NAME}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment