Bump version to 1.5.1pre

this is not 1.5.0 anymore.
This commit is contained in:
Daniel Gibson 2019-01-04 22:51:12 +01:00
parent 593141651a
commit 53e0db9f41

View file

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