Change version to 1.5.0

I think the release is ready, not 100% sure though
This commit is contained in:
Daniel Gibson 2018-12-15 05:49:59 +01:00
parent f11c176f67
commit 9822aea458

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.0rc2" // printed in console
#define ENGINE_VERSION "dhewm3 1.5.0" // printed in console
// paths
#define BASE_GAMEDIR "base"