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:
@@ -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 ""
|
||||
|
||||
Reference in New Issue
Block a user