]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
wxMGL update
[wxWidgets.git] / wxPython / setup.py
index ee2b3d47f9ef0f676754f1a8629e5abcee08941d..d9a0bb2e232d2f0808f25957942b4e67f8d8c673 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.2b1"
+VERSION          = "2.3.2b2"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"