Version bump 1.0.8

* port changes from yquake2
* support remaster maps light extensions
This commit is contained in:
Denis Pauk 2024-07-28 11:28:09 +03:00
parent 1d3679584e
commit b337bb07f8
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#include "shared_safe.h"
#include "crc.h"
#define VKVERSION "1.0.7"
#define VKVERSION "1.0.8"
#ifndef YQ2OSTYPE
#error YQ2OSTYPE should be defined by the build system