set zscript version as 4.15.1 for now, since bone manip is 4.15.1
This commit is contained in:
parent
8833126801
commit
091e5d76d5
2 changed files with 2 additions and 2 deletions
|
|
@ -55,7 +55,7 @@ const char *GetVersionString();
|
|||
|
||||
// These are for zscript versioning.
|
||||
#define ZSCRIPT_VER_MAJOR 4
|
||||
#define ZSCRIPT_VER_MINOR 14
|
||||
#define ZSCRIPT_VER_MINOR 15
|
||||
#define ZSCRIPT_VER_REVISION 1
|
||||
|
||||
// This should always refer to the VkDoom version a derived port is based on and not reflect the derived port's version number!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue