Skip to content

Commit

Permalink
Updated version number to 8.1 (#4250)
Browse files Browse the repository at this point in the history
  • Loading branch information
peastman committed Oct 2, 2023
1 parent 5a00b39 commit 432b583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -164,7 +164,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)

SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 8)
SET(OPENMM_MINOR_VERSION 0)
SET(OPENMM_MINOR_VERSION 1)
SET(OPENMM_BUILD_VERSION 0)

ADD_DEFINITIONS(-DOPENMM_LIBRARY_NAME=${OPENMM_LIBRARY_NAME}
Expand Down

0 comments on commit 432b583

Please sign in to comment.