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

Start v0.0.8

This commit is contained in:
Michał Janiszewski
2017-05-03 23:43:16 +02:00
parent 8a6e461218
commit ac593b9daf
10 changed files with 12 additions and 9 deletions

View File

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