Commit 456b8a05 authored by Peter Eastman's avatar Peter Eastman
Browse files

Updated version number to 5.1.

parent 681f601b
...@@ -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):
......
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