From 2bcd5e98a8ea9a72cb84c866c6a259b82e9f9786 Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Sun, 22 Mar 2020 13:51:30 +0100 Subject: [PATCH] Version bump 1.3.0 to differentiate from latest public build --- 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 b1ce9e0d..7a4f1bed 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.2.0" // printed in console +#define ENGINE_VERSION "RBDOOM 3 BFG 1.3.0" // printed in console // RB end #define BASE_GAMEDIR "base"