Bump version number

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxPython/Phoenix/trunk@76878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2014-07-08 21:00:08 +00:00
parent decd4837fe
commit bd95bd2b4a

View File

@@ -13,7 +13,7 @@
VER_MAJOR = 3 # The first three must match wxWidgets
VER_MINOR = 0
VER_RELEASE = 1
VER_RELEASE = 2
VER_FLAGS = "" # wxPython release flags
# Set the VER_FLAGS component according to the following patterns. These
@@ -40,4 +40,4 @@ VER_FLAGS = "" # wxPython release flags
# See also:
#
# http://pythonhosted.org/setuptools/setuptools.html
# http://www.python.org/dev/peps/pep-0386/
# http://www.python.org/dev/peps/pep-0386/