Updated version number
authorRobin Dunn <robin@alldunn.com>
Tue, 30 Mar 2004 00:14:04 +0000 (00:14 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 30 Mar 2004 00:14:04 +0000 (00:14 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/config.py
wxPython/docs/CHANGES.txt

index ebb73a141a427b2d8a8bd22a587d7786a3ae3d90..937fdf189c7b9a34832c41e0440f0c97bb6b290f 100644 (file)
@@ -38,7 +38,7 @@ import distutils.command.clean
 VER_MAJOR        = 2      # The first three must match wxWidgets
 VER_MINOR        = 5
 VER_RELEASE      = 1
-VER_SUBREL       = 2      # wxPython release num for x.y.z release of wxWidgets
+VER_SUBREL       = 3      # wxPython release num for x.y.z release of wxWidgets
 VER_FLAGS        = ""     # release flags, such as prerelease num, unicode, etc.
 
 DESCRIPTION      = "Cross platform GUI toolkit for Python"
index 6c92a79c9c3a57a7b82f4f705834f319f75b378a..447c084508fd4a8a580927d323b32b475a8ca2dc 100644 (file)
@@ -1,7 +1,7 @@
 CHANGES.txt for wxPython
 =====================================================================
 
-2.5.1.2
+2.5.1.3
 -------
 
 (See also the MigrationGuide.txt file for details about some of the