Unverified Commit 0f67a646 authored by Peter Eastman's avatar Peter Eastman Committed by GitHub
Browse files

Update version number to 8.2 (#4669)

parent 8ea42950
...@@ -166,7 +166,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE) ...@@ -166,7 +166,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
SET(OPENMM_LIBRARY_NAME OpenMM) SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 8) SET(OPENMM_MAJOR_VERSION 8)
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