From 7f59f00f59a67d952c99e7c570f870a5390f93e5 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 7 Jan 2017 14:30:26 +0100 Subject: [PATCH] - this is version 2.3.1 --- src/version.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/version.h b/src/version.h index a6a529f4640..0b3e18f01bb 100644 --- a/src/version.h +++ b/src/version.h @@ -41,12 +41,12 @@ const char *GetVersionString(); /** Lots of different version numbers **/ -#define VERSIONSTR "2.3.0" +#define VERSIONSTR "2.3.1" // The version as seen in the Windows resource -#define RC_FILEVERSION 2,3,0,0 -#define RC_PRODUCTVERSION 2,3,0,0 -#define RC_PRODUCTVERSION2 "2.3.0" +#define RC_FILEVERSION 2,3,1,0 +#define RC_PRODUCTVERSION 2,3,1,0 +#define RC_PRODUCTVERSION2 "2.3.1" // Version identifier for network games. // Bump it every time you do a release unless you're certain you