mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
update version and branch
This commit is contained in:
@@ -84,7 +84,7 @@ typedef utf16* utf16string;
|
||||
#endif
|
||||
|
||||
#define OPENRCT2_NAME "OpenRCT2"
|
||||
#define OPENRCT2_VERSION "0.0.3"
|
||||
#define OPENRCT2_VERSION "0.0.3.1"
|
||||
#define OPENRCT2_ARCHITECTURE "x86"
|
||||
#ifdef _WIN32
|
||||
#define OPENRCT2_PLATFORM "Windows"
|
||||
@@ -103,7 +103,7 @@ typedef utf16* utf16string;
|
||||
// The following constants are for automated build servers
|
||||
#define OPENRCT2_BUILD_NUMBER ""
|
||||
#define OPENRCT2_BUILD_SERVER ""
|
||||
#define OPENRCT2_BRANCH ""
|
||||
#define OPENRCT2_BRANCH "pre-release-0.0.3.1"
|
||||
#define OPENRCT2_COMMIT_SHA1 ""
|
||||
#define OPENRCT2_COMMIT_SHA1_SHORT ""
|
||||
#define OPENRCT2_MASTER_SERVER_URL "https://servers.openrct2.website"
|
||||
|
||||
Reference in New Issue
Block a user