Bumped engine version to 1.0.2

This commit is contained in:
Robert Beckebans 2014-05-16 22:49:23 +02:00
parent 54c31bff8f
commit 66889f5c81

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.0.1" // printed in console
#define ENGINE_VERSION "RBDOOM 3 BFG 1.0.2" // printed in console
// RB end
#define BASE_GAMEDIR "base"