Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
d5a7dd89
Commit
d5a7dd89
authored
Nov 18, 2011
by
Peter Eastman
Browse files
Updated version number to 4.0 in two files
parent
45d017ab
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
examples/README.txt
examples/README.txt
+1
-1
wrappers/python/setup.py
wrappers/python/setup.py
+1
-1
No files found.
examples/README.txt
View file @
d5a7dd89
----------------------------------------------------------------
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.
For help go to the Advanced/Public Forums tab and post to the
...
...
wrappers/python/setup.py
View file @
d5a7dd89
...
...
@@ -12,7 +12,7 @@ import struct
from
distutils.core
import
setup
MAJOR_VERSION_NUM
=
'
3
'
MAJOR_VERSION_NUM
=
'
4
'
MINOR_VERSION_NUM
=
'0'
BUILD_INFO
=
'0'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment