Update version number

This commit is contained in:
Simon 2023-04-28 19:45:13 +01:00
parent d682771bbc
commit 1764c82c59
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ along with this program; if not, see <http://www.gnu.org/licenses/>.
// Current version of the single player game
#include "../win32/AutoVersion.h"
#define JKXR_VERSION "1.1.2-ea"
#define JKXR_VERSION "1.1.4-ea"
#ifdef _DEBUG
#define Q3_VERSION "(debug)OpenJK: v" VERSION_STRING_DOTTED " JKXR: " JKXR_VERSION