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
456b8a05
Commit
456b8a05
authored
Apr 16, 2013
by
Peter Eastman
Browse files
Updated version number to 5.1.
parent
681f601b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/setup.py
wrappers/python/setup.py
+1
-1
No files found.
wrappers/python/setup.py
View file @
456b8a05
...
@@ -13,7 +13,7 @@ import struct
...
@@ -13,7 +13,7 @@ import struct
from
distutils.core
import
setup
from
distutils.core
import
setup
MAJOR_VERSION_NUM
=
'5'
MAJOR_VERSION_NUM
=
'5'
MINOR_VERSION_NUM
=
'
0
'
MINOR_VERSION_NUM
=
'
1
'
BUILD_INFO
=
'0'
BUILD_INFO
=
'0'
def
reportError
(
message
):
def
reportError
(
message
):
...
...
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