change version number to 1.4.1pre

so hopefully people trying code from git won't report problems (that
might be new) as bugs in 1.4.0
This commit is contained in:
Daniel Gibson 2015-10-11 00:35:36 +02:00
parent 5a146bf671
commit 999b5635f4

View file

@ -36,7 +36,7 @@ If you have questions concerning this license or the applicable additional terms
#define GAME_NAME "dhewm 3" // appears on window titles and errors #define GAME_NAME "dhewm 3" // appears on window titles and errors
#define ENGINE_VERSION "dhewm 3 1.4.0" // printed in console #define ENGINE_VERSION "dhewm 3 1.4.1pre" // printed in console
// paths // paths
#define BASE_GAMEDIR "base" #define BASE_GAMEDIR "base"