From 66889f5c8145e2f3430bed9ce02bdedc7147eec7 Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Fri, 16 May 2014 22:49:23 +0200 Subject: [PATCH] Bumped engine version to 1.0.2 --- 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 e84ac7ea..106d0bed 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 "RBDOOM 3 BFG 1.0.1" // printed in console +#define ENGINE_VERSION "RBDOOM 3 BFG 1.0.2" // printed in console // RB end #define BASE_GAMEDIR "base"