From d59b88c9395520460ea24ce0eaa2efc66cbdbfcb Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Thu, 15 Mar 2007 10:31:35 +0000 Subject: [PATCH] adapting version numbers for 2.8.3 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44821 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/carbon/config_xcode.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/wx/mac/carbon/config_xcode.h b/include/wx/mac/carbon/config_xcode.h index 0dc2440fbf..4204f53786 100644 --- a/include/wx/mac/carbon/config_xcode.h +++ b/include/wx/mac/carbon/config_xcode.h @@ -116,9 +116,9 @@ #define WXWIN_OS_DESCRIPTION "Darwin 7.9.0 Power Macintosh" #define PACKAGE_BUGREPORT "wx-dev@lists.wxwidgets.org" #define PACKAGE_NAME "wxWidgets" -#define PACKAGE_STRING "wxWidgets 2.7.1" +#define PACKAGE_STRING "wxWidgets 2.8.3" #define PACKAGE_TARNAME "wxwidgets" -#define PACKAGE_VERSION "2.7.1" +#define PACKAGE_VERSION "2.8.3" // for regex #define WX_NO_REGEX_ADVANCED 1