Commit d5a7dd89 authored by Peter Eastman's avatar Peter Eastman
Browse files

Updated version number to 4.0 in two files

parent 45d017ab
---------------------------------------------------------------- ----------------------------------------------------------------
OpenMM(tm) Example programs for OpenMM 3.1, July 2011. OpenMM(tm) Example programs for OpenMM 4.0, November 2011.
See https://simtk.org/home/openmm. See https://simtk.org/home/openmm.
For help go to the Advanced/Public Forums tab and post to the For help go to the Advanced/Public Forums tab and post to the
......
...@@ -12,7 +12,7 @@ import struct ...@@ -12,7 +12,7 @@ import struct
from distutils.core import setup from distutils.core import setup
MAJOR_VERSION_NUM='3' MAJOR_VERSION_NUM='4'
MINOR_VERSION_NUM='0' MINOR_VERSION_NUM='0'
BUILD_INFO='0' BUILD_INFO='0'
......
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