]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
statusbar handling
[wxWidgets.git] / wxPython / setup.py
index b1788a4661d17dd136b70fb5def08fae03319712..a50801ba1fc64553b19341528950d4a73316f902 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.2b3"
+VERSION          = "2.3.2b4"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"