From 8dafe2c7d556130781f775b3727691010a6a9a2c Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Tue, 20 Aug 2002 11:51:14 +0000 Subject: [PATCH] Incremented version number git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16613 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- distrib/msw/copybase.bat | 2 +- distrib/msw/zippatch.bat | 2 +- docs/microwin/readme.txt | 2 +- wxBase.spec | 2 +- wxGTK.spec | 2 +- wxMotif.spec | 2 +- wxWINE.spec | 2 +- wxwin.m4 | 4 ++-- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/distrib/msw/copybase.bat b/distrib/msw/copybase.bat index d63d84833d..8512cde9d4 100755 --- a/distrib/msw/copybase.bat +++ b/distrib/msw/copybase.bat @@ -2,7 +2,7 @@ rem VZ: this is quick and _very_ dirty -set VER=2.3.2 +set VER=2.3.3 set DEST=s:\upload\wxBase-%VER% mkdir %DEST% diff --git a/distrib/msw/zippatch.bat b/distrib/msw/zippatch.bat index e9d300caec..ef6cd9491c 100755 --- a/distrib/msw/zippatch.bat +++ b/distrib/msw/zippatch.bat @@ -7,7 +7,7 @@ set src=%wxwin% set dest=%src%\deliver Rem Set this to the required wxWindows version -set wxversion=2.3.2 +set wxversion=2.3.3 Rem Set this to the required patch version set version=01 diff --git a/docs/microwin/readme.txt b/docs/microwin/readme.txt index b775a6d190..c9d3d56524 100644 --- a/docs/microwin/readme.txt +++ b/docs/microwin/readme.txt @@ -60,7 +60,7 @@ MicroWindows: wxMicroWindows: -- Download wxMSW 2.3.2 or greater, or get it from CVS +- Download wxMSW 2.3.3 or greater, or get it from CVS - Copy include/wx/msw/setup_microwin.h to include/wx/setup.h if include/wx/setup.h doesn't exist diff --git a/wxBase.spec b/wxBase.spec index 5b38f95a9b..d30e17d1f5 100644 --- a/wxBase.spec +++ b/wxBase.spec @@ -1,5 +1,5 @@ %define pref /usr -%define ver 2.3.2 +%define ver 2.3.3 %define ver2 2.3 %define rel 1 diff --git a/wxGTK.spec b/wxGTK.spec index a979aaaa88..6fbae7bb96 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -1,5 +1,5 @@ %define pref /usr -%define ver 2.3.2 +%define ver 2.3.3 %define ver2 2.3 %define rel 1 diff --git a/wxMotif.spec b/wxMotif.spec index a943405f05..2ddead5b12 100644 --- a/wxMotif.spec +++ b/wxMotif.spec @@ -3,7 +3,7 @@ # Note that this is NOT a relocatable package %define pref /usr -%define ver 2.3.2 +%define ver 2.3.3 %define ver2 2.3 %define rel 1 diff --git a/wxWINE.spec b/wxWINE.spec index 8bcd21caf9..6f7aad9d63 100644 --- a/wxWINE.spec +++ b/wxWINE.spec @@ -1,6 +1,6 @@ # Note that this is NOT a relocatable package %define pref /usr -%define ver 2.3.1 +%define ver 2.3.3 %define rel 1 Summary: The WINE port of the wxWindows library diff --git a/wxwin.m4 b/wxwin.m4 index a7e88b886c..b5959a3383 100644 --- a/wxwin.m4 +++ b/wxwin.m4 @@ -7,7 +7,7 @@ dnl ... dnl AM_OPTIONS_WXCONFIG dnl ... dnl ... -dnl AM_PATH_WXCONFIG(2.3.2, wxWin=1) +dnl AM_PATH_WXCONFIG(2.3.3, wxWin=1) dnl if test "$wxWin" != 1; then dnl AC_MSG_ERROR([ dnl wxWindows must be installed on your system @@ -16,7 +16,7 @@ dnl dnl Please check that wx-config is in path, the directory dnl where wxWindows libraries are installed (returned by dnl 'wx-config --libs' command) is in LD_LIBRARY_PATH or -dnl equivalent variable and wxWindows version is 2.3.2 or above. +dnl equivalent variable and wxWindows version is 2.3.3 or above. dnl ]) dnl fi dnl CPPFLAGS="$CPPFLAGS $WX_CPPFLAGS" -- 2.45.2