From 42253fc6e823cc696f50f78875d6f2c95b036def Mon Sep 17 00:00:00 2001 From: drfrag666 Date: Mon, 16 Apr 2018 23:59:03 +0200 Subject: [PATCH] - New version. --- src/version.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/version.h b/src/version.h index 114e2300d89..2b694b7caa2 100644 --- a/src/version.h +++ b/src/version.h @@ -41,12 +41,12 @@ const char *GetVersionString(); /** Lots of different version numbers **/ -#define VERSIONSTR "2.8.4" +#define VERSIONSTR "2.8.4a" // The version as seen in the Windows resource -#define RC_FILEVERSION 2,8,4,0 -#define RC_PRODUCTVERSION 2,8,4,0 -#define RC_PRODUCTVERSION2 "2.8.4" +#define RC_FILEVERSION 2,8,4,1 +#define RC_PRODUCTVERSION 2,8,4,1 +#define RC_PRODUCTVERSION2 "2.8.4a" // Version identifier for network games. // Bump it every time you do a release unless you're certain you