1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Start v0.1.3

This commit is contained in:
Michał Janiszewski
2018-03-18 22:06:31 +01:00
parent ec0688ac0e
commit 6cdcda2c65
9 changed files with 11 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
#include "common.h"
#define OPENRCT2_NAME "OpenRCT2"
#define OPENRCT2_VERSION "0.1.2"
#define OPENRCT2_VERSION "0.1.3"
#if defined(__amd64__) || defined(_M_AMD64)
#define OPENRCT2_ARCHITECTURE "x86-64"