dhewm3 1.5.1 RC1

This commit is contained in:
Daniel Gibson 2020-07-13 01:35:02 +02:00
parent 5e7019ebfe
commit 80f9a5ca52

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.1pre" // printed in console
#define ENGINE_VERSION "dhewm3 1.5.1rc1" // printed in console
#ifdef ID_REPRODUCIBLE_BUILD
// for reproducible builds we hardcode values that would otherwise come from __DATE__ and __TIME__