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

Update version number to 8.4 (#5083)

parent 939e0af5
...@@ -156,7 +156,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE) ...@@ -156,7 +156,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 3) SET(OPENMM_MINOR_VERSION 4)
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