Skip to content

Commit

Permalink
Update 7.1.0 -> 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jchodera committed Apr 27, 2017
1 parent b37e257 commit 643f53b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)

SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 7)
SET(OPENMM_MINOR_VERSION 1)
SET(OPENMM_MINOR_VERSION 2)
SET(OPENMM_BUILD_VERSION 0)

ADD_DEFINITIONS(-DOPENMM_LIBRARY_NAME=${OPENMM_LIBRARY_NAME}
Expand Down

0 comments on commit 643f53b

Please sign in to comment.