Bump VKDoom's ZScript version
This commit is contained in:
parent
5464090800
commit
e02b3565d0
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ const char *GetVersionString();
|
|||
|
||||
// These are for zscript versioning.
|
||||
#define ZSCRIPT_VER_MAJOR 4
|
||||
#define ZSCRIPT_VER_MINOR 13
|
||||
#define ZSCRIPT_VER_MINOR 14
|
||||
#define ZSCRIPT_VER_REVISION 0
|
||||
|
||||
// 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