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

Merge pull request #2108 from jchodera/fix-version

Update version numbers
parents f9106ddb 70b9d218
......@@ -141,8 +141,8 @@ 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 1)
SET(OPENMM_MINOR_VERSION 3)
SET(OPENMM_BUILD_VERSION 0)
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