From 44496e142a52861289e81a8fb7aea2337c835683 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Thu, 5 Jul 2012 22:05:42 +0000 Subject: [PATCH] - Let's go ahead and bump the version in trunk. SVN r3735 (trunk) --- src/version.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/version.h b/src/version.h index da3ea2787..00fa5371e 100644 --- a/src/version.h +++ b/src/version.h @@ -40,16 +40,16 @@ /** Lots of different version numbers **/ -#define DOTVERSIONSTR_NOREV "2.5.9999" +#define DOTVERSIONSTR_NOREV "2.6.999" // 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,5,9999,SVN_REVISION_NUMBER -#define RC_PRODUCTVERSION 2,5,9999,0 +#define RC_FILEVERSION 2,6,999,SVN_REVISION_NUMBER +#define RC_PRODUCTVERSION 2,6,999,0 #define RC_FILEVERSION2 DOTVERSIONSTR -#define RC_PRODUCTVERSION2 "2.5" +#define RC_PRODUCTVERSION2 "2.6" // Version identifier for network games. // Bump it every time you do a release unless you're certain you