From 3f7cf5387d887b44ed9cf7786f090b7b761550e8 Mon Sep 17 00:00:00 2001 From: Robert Beckebans Date: Mon, 14 Oct 2019 20:11:58 +0200 Subject: [PATCH] Version bump to 1.2.0 --- 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 504c144714..b1ce9e0dbd 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.1.0" // printed in console +#define ENGINE_VERSION "RBDOOM 3 BFG 1.2.0" // printed in console // RB end #define BASE_GAMEDIR "base"