From 5b816b33e6223b01b19c036c6f48996487f63386 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 5 Nov 2007 10:19:15 +0000 Subject: [PATCH] version now 2.8.7 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@49638 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/script/win_docs.bat | 4 ++-- configure.in | 4 ++-- docs/latex/wx/manual.tex | 2 +- docs/readme.txt | 4 ++-- include/wx/version.h | 4 ++-- wxBase.spec | 2 +- wxGTK.spec | 2 +- wxMGL.spec | 2 +- wxMotif.spec | 2 +- wxX11.spec | 2 +- 10 files changed, 14 insertions(+), 14 deletions(-) diff --git a/build/script/win_docs.bat b/build/script/win_docs.bat index 4527c78c31..cd6d775179 100644 --- a/build/script/win_docs.bat +++ b/build/script/win_docs.bat @@ -1,5 +1,5 @@ rem Uncomment the next line to set the version; used also in wxWidgets.iss -SET WXW_VER=2.8.6 +SET WXW_VER=2.8.7-rc1 if (%WXW_VER%)==() SET WXW_VER=CVS @@ -16,7 +16,7 @@ echo Building wxWidgets-%WXW_VER% docs... > c:\temp.log set WXWIN=c:\wx\wxw28b set DAILY=c:\daily28b -set PATH=%PATH%;C:\wx\wxw26b\utils\tex2rtf\src\vc_based;C:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1 +set PATH=%PATH%;C:\wx\WXWIDG~1.0\utils\tex2rtf\src\vc_based;C:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1 set PATH=%PATH%;C:\Program Files\gs\gs8.51\lib;C:\Program Files\gs\gs8.51\bin echo %PATH% >> c:\temp.log diff --git a/configure.in b/configure.in index 826ce46a22..c5ee6c1525 100644 --- a/configure.in +++ b/configure.in @@ -17,7 +17,7 @@ dnl --------------------------------------------------------------------------- dnl initialization dnl --------------------------------------------------------------------------- -AC_INIT([wxWidgets], [2.8.6], [wx-dev@lists.wxwidgets.org]) +AC_INIT([wxWidgets], [2.8.7], [wx-dev@lists.wxwidgets.org]) dnl the file passed to AC_CONFIG_SRCDIR should be specific to our package AC_CONFIG_SRCDIR([wx-config.in]) @@ -34,7 +34,7 @@ dnl wx_release_number += 1 wx_major_version_number=2 wx_minor_version_number=8 -wx_release_number=6 +wx_release_number=7 wx_subrelease_number=2 WX_RELEASE=$wx_major_version_number.$wx_minor_version_number diff --git a/docs/latex/wx/manual.tex b/docs/latex/wx/manual.tex index 0e1033c94d..5a7097bca8 100644 --- a/docs/latex/wx/manual.tex +++ b/docs/latex/wx/manual.tex @@ -26,7 +26,7 @@ %\special{!/@scaleunit 1 def} \parskip=10pt \parindent=0pt -\title{wxWidgets 2.8.6: A portable C++ and Python GUI toolkit} +\title{wxWidgets 2.8.7: A portable C++ and Python GUI toolkit} \winhelponly{\author{by Julian Smart et al %\winhelponly{\\$$\image{1cm;0cm}{wxwin.wmf}$$} }} diff --git a/docs/readme.txt b/docs/readme.txt index d27a80d8bd..7e653ccaac 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -1,4 +1,4 @@ -wxWidgets 2.8.6 +wxWidgets 2.8.7 --------------------------------------------------------- Welcome to wxWidgets, a sophisticated cross-platform C++ @@ -153,5 +153,5 @@ web site. Have fun! -The wxWidgets Team, September 2007 +The wxWidgets Team, November 2007 diff --git a/include/wx/version.h b/include/wx/version.h index 3621c35923..1f2a432343 100644 --- a/include/wx/version.h +++ b/include/wx/version.h @@ -28,9 +28,9 @@ /* NB: this file is parsed by automatic tools so don't change its format! */ #define wxMAJOR_VERSION 2 #define wxMINOR_VERSION 8 -#define wxRELEASE_NUMBER 6 +#define wxRELEASE_NUMBER 7 #define wxSUBRELEASE_NUMBER 2 -#define wxVERSION_STRING _T("wxWidgets 2.8.6") +#define wxVERSION_STRING _T("wxWidgets 2.8.7") /* nothing to update below this line when updating the version */ /* ---------------------------------------------------------------------------- */ diff --git a/wxBase.spec b/wxBase.spec index e3308e5ca4..5df66c0d9f 100644 --- a/wxBase.spec +++ b/wxBase.spec @@ -1,5 +1,5 @@ %define pref /usr -%define ver 2.8.6 +%define ver 2.8.7 %define ver2 2.8 %define rel 0 diff --git a/wxGTK.spec b/wxGTK.spec index b21090c9bf..783e802bd3 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -1,5 +1,5 @@ %define _prefix /usr -%define ver 2.8.6 +%define ver 2.8.7 %define ver2 2.8 %define rel 0 diff --git a/wxMGL.spec b/wxMGL.spec index a44c5802e3..59b2072d07 100644 --- a/wxMGL.spec +++ b/wxMGL.spec @@ -1,5 +1,5 @@ %define pref /usr -%define ver 2.8.6 +%define ver 2.8.7 %define ver2 2.8 %define rel 0 diff --git a/wxMotif.spec b/wxMotif.spec index 86d083fec1..c92aa61992 100644 --- a/wxMotif.spec +++ b/wxMotif.spec @@ -1,5 +1,5 @@ %define pref /usr -%define ver 2.8.6 +%define ver 2.8.7 %define ver2 2.8 %define rel 0 diff --git a/wxX11.spec b/wxX11.spec index 13d0288f5a..1d09a3a6c2 100644 --- a/wxX11.spec +++ b/wxX11.spec @@ -1,5 +1,5 @@ %define pref /usr -%define ver 2.8.6 +%define ver 2.8.7 %define ver2 2.8 %define rel 0