1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-30 10:15:36 +01:00

OpenRCT2 0.0.4 (stable)

This commit is contained in:
Ted John
2016-04-15 22:20:29 +01:00
parent d6943cc066
commit 1eb91cb210
6 changed files with 11 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
#include "common.h"
#define OPENRCT2_NAME "OpenRCT2"
#define OPENRCT2_VERSION "0.0.4-rc1"
#define OPENRCT2_VERSION "0.0.4"
#define OPENRCT2_ARCHITECTURE "x86"
// Platform
@@ -31,7 +31,7 @@
#define OPENRCT2_BUILD_SERVER ""
#endif
#ifndef OPENRCT2_BRANCH
#define OPENRCT2_BRANCH "develop"
#define OPENRCT2_BRANCH ""
#endif
#ifndef OPENRCT2_COMMIT_SHA1
#define OPENRCT2_COMMIT_SHA1 ""