Skip to content

Commit

Permalink
Update version of development branch to 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Jun 30, 2018
1 parent f9106dd commit 70b9d21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 70b9d21

Please sign in to comment.