diff --git a/neo/framework/Licensee.h b/neo/framework/Licensee.h index 46f84277..f9560e24 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.5.0" // printed in console +#define ENGINE_VERSION "RBDOOM 3 BFG 1.5.1" // printed in console // RB end // jmarshall