From 6d25a20b80af4bac10c5f828a3c3b3cda2fe5888 Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Sun, 11 May 2014 14:44:31 +0200 Subject: [PATCH] Updated ENGINE_VERSION --- 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 faecacbe..e84ac7ea 100644 --- a/neo/framework/Licensee.h +++ b/neo/framework/Licensee.h @@ -40,7 +40,7 @@ If you have questions concerning this license or the applicable additional terms // RB: changed home folder so we don't break the savegame of the original game #define SAVE_PATH "\\id Software\\RBDOOM 3 BFG" -#define ENGINE_VERSION "RBD3BFG 1" // printed in console +#define ENGINE_VERSION "RBDOOM 3 BFG 1.0.1" // printed in console // RB end #define BASE_GAMEDIR "base"