Set version number to 2.8.5.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-08-28 23:32:41 +00:00
parent a492cbb83a
commit 66352e8859
8 changed files with 18 additions and 18 deletions

View File

@@ -23,9 +23,9 @@
3. Else, i.e. if there were no changes at all to API but only internal 3. Else, i.e. if there were no changes at all to API but only internal
changes, change C:R:A to C:R+1:A changes, change C:R:A to C:R+1:A
--> -->
<set var="WX_CURRENT">1</set> <set var="WX_CURRENT">2</set>
<set var="WX_REVISION">1</set> <set var="WX_REVISION">0</set>
<set var="WX_AGE">1</set> <set var="WX_AGE">2</set>
<!-- ================================================================== --> <!-- ================================================================== -->

View File

@@ -34,8 +34,8 @@ dnl wx_release_number += 1
wx_major_version_number=2 wx_major_version_number=2
wx_minor_version_number=8 wx_minor_version_number=8
wx_release_number=4 wx_release_number=5
wx_subrelease_number=2 wx_subrelease_number=0
WX_RELEASE=$wx_major_version_number.$wx_minor_version_number WX_RELEASE=$wx_major_version_number.$wx_minor_version_number
WX_VERSION=$WX_RELEASE.$wx_release_number WX_VERSION=$WX_RELEASE.$wx_release_number

View File

@@ -28,9 +28,9 @@
/* NB: this file is parsed by automatic tools so don't change its format! */ /* NB: this file is parsed by automatic tools so don't change its format! */
#define wxMAJOR_VERSION 2 #define wxMAJOR_VERSION 2
#define wxMINOR_VERSION 8 #define wxMINOR_VERSION 8
#define wxRELEASE_NUMBER 4 #define wxRELEASE_NUMBER 5
#define wxSUBRELEASE_NUMBER 2 #define wxSUBRELEASE_NUMBER 0
#define wxVERSION_STRING _T("wxWidgets 2.8.4") #define wxVERSION_STRING _T("wxWidgets 2.8.5")
/* nothing to update below this line when updating the version */ /* nothing to update below this line when updating the version */
/* ---------------------------------------------------------------------------- */ /* ---------------------------------------------------------------------------- */

View File

@@ -1,7 +1,7 @@
%define pref /usr %define pref /usr
%define ver 2.8.4 %define ver 2.8.5
%define ver2 2.8 %define ver2 2.8
%define rel 4 %define rel 0
# Configurable settings (use --with(out) unicode on rpmbuild command line): # Configurable settings (use --with(out) unicode on rpmbuild command line):
%define unicode 0 %define unicode 0

View File

@@ -1,7 +1,7 @@
%define _prefix /usr %define _prefix /usr
%define ver 2.8.4 %define ver 2.8.5
%define ver2 2.8 %define ver2 2.8
%define rel 4 %define rel 0
# Configurable settings (use --with(out) {unicode,gtk2} on rpmbuild cmd line): # Configurable settings (use --with(out) {unicode,gtk2} on rpmbuild cmd line):
%define unicode 1 %define unicode 1

View File

@@ -1,7 +1,7 @@
%define pref /usr %define pref /usr
%define ver 2.8.4 %define ver 2.8.5
%define ver2 2.8 %define ver2 2.8
%define rel 4 %define rel 0
Summary: The SciTech MGL port of the wxWindows library Summary: The SciTech MGL port of the wxWindows library
Name: wxMGL Name: wxMGL

View File

@@ -1,7 +1,7 @@
%define pref /usr %define pref /usr
%define ver 2.8.4 %define ver 2.8.5
%define ver2 2.8 %define ver2 2.8
%define rel 4 %define rel 0
%define portname motif %define portname motif
%define name wx-%{portname} %define name wx-%{portname}

View File

@@ -1,7 +1,7 @@
%define pref /usr %define pref /usr
%define ver 2.8.4 %define ver 2.8.5
%define ver2 2.8 %define ver2 2.8
%define rel 4 %define rel 0
# Configurable settings (use --with(out) unicode on rpmbuild cmd line): # Configurable settings (use --with(out) unicode on rpmbuild cmd line):
%define unicode 0 %define unicode 0