]> git.saurik.com Git - wxWidgets.git/commitdiff
version number update
authorRobin Dunn <robin@alldunn.com>
Tue, 18 Sep 2001 16:10:49 +0000 (16:10 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 18 Sep 2001 16:10:49 +0000 (16:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11634 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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>"