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

Updated version number to 8.0 (#3795)

* Updated version number to 8.0
parent ffc3ee78
......@@ -163,8 +163,8 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
# and make it available to the code so it can be built into the binaries.
SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 7)
SET(OPENMM_MINOR_VERSION 7)
SET(OPENMM_MAJOR_VERSION 8)
SET(OPENMM_MINOR_VERSION 0)
SET(OPENMM_BUILD_VERSION 0)
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