From 370582d2fad3429d99dcc7811cfed454709f2eda Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sun, 3 Aug 2014 12:25:59 +0200 Subject: [PATCH] - corrected versioning info for development branch. --- src/version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/version.h b/src/version.h index 4db09f1c61..c24e51a219 100644 --- a/src/version.h +++ b/src/version.h @@ -41,12 +41,12 @@ const char *GetVersionString(); /** Lots of different version numbers **/ -#define VERSIONSTR "2.0.01pre" +#define VERSIONSTR "2.1pre" // The version as seen in the Windows resource #define RC_FILEVERSION 2,0,9999,0 #define RC_PRODUCTVERSION 2,0,9999,0 -#define RC_PRODUCTVERSION2 "2.0.01pre" +#define RC_PRODUCTVERSION2 "2.1pre" // Version identifier for network games. // Bump it every time you do a release unless you're certain you