Unverified Commit bbd66275 authored by peastman's avatar peastman Committed by GitHub
Browse files

Merge pull request #2006 from peastman/version

Updated version number to 7.2.1
parents f49084fc 0c9ce3bd
......@@ -142,7 +142,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 7)
SET(OPENMM_MINOR_VERSION 2)
SET(OPENMM_BUILD_VERSION 0)
SET(OPENMM_BUILD_VERSION 1)
ADD_DEFINITIONS(-DOPENMM_LIBRARY_NAME=${OPENMM_LIBRARY_NAME}
-DOPENMM_MAJOR_VERSION=${OPENMM_MAJOR_VERSION}
......
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