From fc4bf2f64799655b203955ddd60e58826dafa78a Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Sun, 1 Mar 2009 03:02:40 +0000 Subject: [PATCH] Version bump. SVN r1454 (trunk) --- src/version.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/version.h b/src/version.h index 2c4729ffc..c7bb13ed0 100644 --- a/src/version.h +++ b/src/version.h @@ -40,16 +40,16 @@ /** Lots of different version numbers **/ -#define DOTVERSIONSTR_NOREV "2.2.0" +#define DOTVERSIONSTR_NOREV "2.3.0" // The version string the user actually sees. #define DOTVERSIONSTR DOTVERSIONSTR_NOREV " (r" SVN_REVISION_STRING ")" // The version as seen in the Windows resource -#define RC_FILEVERSION 2,2,0,SVN_REVISION_NUMBER -#define RC_PRODUCTVERSION 2,2,0,0 +#define RC_FILEVERSION 2,3,0,SVN_REVISION_NUMBER +#define RC_PRODUCTVERSION 2,3,0,0 #define RC_FILEVERSION2 DOTVERSIONSTR -#define RC_PRODUCTVERSION2 "2.2" +#define RC_PRODUCTVERSION2 "2.3" // Version identifier for network games. // Bump it every time you do a release unless you're certain you