Version bump 1.3.0 to differentiate from latest public build

This commit is contained in:
Robert Beckebans 2020-03-22 13:51:30 +01:00
parent 6b524f0bcb
commit 2bcd5e98a8

View file

@ -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"