From db4daa84f5d138d1fa045b6585832aa4eeeb4682 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Thu, 1 Apr 2004 19:39:08 +0000 Subject: [PATCH 1/1] What the hell, let's spin up another full release git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26565 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/config.py | 2 +- wxPython/docs/CHANGES.html | 2 +- wxPython/docs/CHANGES.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wxPython/config.py b/wxPython/config.py index 38a4abf14d..9fbb4caf45 100644 --- a/wxPython/config.py +++ b/wxPython/config.py @@ -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 = 4 # wxPython release num for x.y.z release of wxWidgets +VER_SUBREL = 5 # 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" diff --git a/wxPython/docs/CHANGES.html b/wxPython/docs/CHANGES.html index 55ca17a8b7..381622d886 100644 --- a/wxPython/docs/CHANGES.html +++ b/wxPython/docs/CHANGES.html @@ -11,7 +11,7 @@

Recent Changes for wxPython

-

2.5.1.4

+

2.5.1.5

(See also the MigrationGuide file for details about some of the big changes that have happened in this release and how you should adapt your code.)

diff --git a/wxPython/docs/CHANGES.txt b/wxPython/docs/CHANGES.txt index c94beec6e0..8155043591 100644 --- a/wxPython/docs/CHANGES.txt +++ b/wxPython/docs/CHANGES.txt @@ -1,7 +1,7 @@ Recent Changes for wxPython ===================================================================== -2.5.1.4 +2.5.1.5 ------- (See also the MigrationGuide_ file for details about some of the -- 2.47.2