]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/setup.py
fixed Printf() format spec warnings
[wxWidgets.git] / wxPython / setup.py
index 31c02aa5c096bdccd0442a6f96a0014a16555045..3ad0cf25d7f535ba549f9ae00c5615bdbb70b28d 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.3pre6"
+VERSION          = "2.3.3pre7"
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
 AUTHOR           = "Robin Dunn"
 AUTHOR_EMAIL     = "Robin Dunn <robin@alldunn.com>"