Commit 41f518e8 authored by peastman's avatar peastman
Browse files

Merge pull request #563 from peastman/master

Updated version number to 6.1
parents 076c5b9a 0e4555a8
...@@ -160,7 +160,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE) ...@@ -160,7 +160,7 @@ ENDIF (NOT CMAKE_CXX_FLAGS_RELEASE)
SET(OPENMM_LIBRARY_NAME OpenMM) SET(OPENMM_LIBRARY_NAME OpenMM)
SET(OPENMM_MAJOR_VERSION 6) SET(OPENMM_MAJOR_VERSION 6)
SET(OPENMM_MINOR_VERSION 0) SET(OPENMM_MINOR_VERSION 1)
SET(OPENMM_BUILD_VERSION 0) SET(OPENMM_BUILD_VERSION 0)
SET(OPENMM_COPYRIGHT_YEARS "2008-2014") SET(OPENMM_COPYRIGHT_YEARS "2008-2014")
......
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