]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
Updates for new wxToolBar API
[wxWidgets.git] / wxPython / setup.py
index d68ad98d98c3e07388cd20483be8b16176331c92..cc03abb6cc791a53e0f0b3e2e8b57d0b406690fa 100755 (executable)
@@ -13,7 +13,7 @@ from my_distutils import run_swig, contrib_copy_tree
 # flags and values that affect this script
 #----------------------------------------------------------------------
 
-VERSION          = "2.3.3pre2u"
+VERSION          = "2.3.3pre2"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"