]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
minor updates
[wxWidgets.git] / wxPython / setup.py
index 1714cc46a4334731e6b380dcbb1257b2f695fb9b..c384c2038f5c63f06205b771efc97616f43dd526 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.3pre3"
+VERSION          = "2.3.3pre4"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"