mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-12-11 13:30:59 +00:00
dhewm3 1.5.1 RC1
This commit is contained in:
parent
5e7019ebfe
commit
80f9a5ca52
1 changed files with 1 additions and 1 deletions
|
@ -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
|
#define GAME_NAME "dhewm 3" // appears on window titles and errors
|
||||||
#endif
|
#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
|
#ifdef ID_REPRODUCIBLE_BUILD
|
||||||
// for reproducible builds we hardcode values that would otherwise come from __DATE__ and __TIME__
|
// for reproducible builds we hardcode values that would otherwise come from __DATE__ and __TIME__
|
||||||
|
|
Loading…
Reference in a new issue