"platforms/reference/vscode:/vscode.git/clone" did not exist on "e06e0ea7f6523268c1fa05f5db8881093a4e9354"
Commit 70b9d218 authored by John Chodera's avatar John Chodera
Browse files

Update version of development branch to 7.3.0

parent f9106ddb
...@@ -141,8 +141,8 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE) ...@@ -141,8 +141,8 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
SET(OPENMM_LIBRARY_NAME OpenMM) SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 7) SET(OPENMM_MAJOR_VERSION 7)
SET(OPENMM_MINOR_VERSION 2) SET(OPENMM_MINOR_VERSION 3)
SET(OPENMM_BUILD_VERSION 1) SET(OPENMM_BUILD_VERSION 0)
ADD_DEFINITIONS(-DOPENMM_LIBRARY_NAME=${OPENMM_LIBRARY_NAME} ADD_DEFINITIONS(-DOPENMM_LIBRARY_NAME=${OPENMM_LIBRARY_NAME}
-DOPENMM_MAJOR_VERSION=${OPENMM_MAJOR_VERSION} -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