mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-21 02:01:03 +00:00
Bump version to 1.5.1pre
this is not 1.5.0 anymore.
This commit is contained in:
parent
593141651a
commit
53e0db9f41
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
|
||||
#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"
|
||||
|
|
Loading…
Reference in a new issue