From f982f2c1dd479f3bf18ba47d5ff41744838d5963 Mon Sep 17 00:00:00 2001 From: Daniel Gibson Date: Tue, 20 Nov 2018 14:54:39 +0100 Subject: [PATCH] dhewm3 1.5.0 RC2 releasing RC2 with the SDL workaround so it runs smoothly again on Windows --- neo/framework/Licensee.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h index 685ae8c57..ba04bbe32 100644 --- a/neo/framework/Licensee.h +++ b/neo/framework/Licensee.h @@ -41,7 +41,7 @@ If you have questions concerning this license or the applicable additional terms #define GAME_NAME "dhewm 3" // appears on window titles and errors #endif -#define ENGINE_VERSION "dhewm3 1.5.0rc1" // printed in console +#define ENGINE_VERSION "dhewm3 1.5.0rc2" // printed in console // paths #define BASE_GAMEDIR "base"