1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 06:23:04 +01:00

change branch name - this should have been done when branch was created :/

This commit is contained in:
IntelOrca
2015-11-20 19:54:43 +00:00
committed by duncanspumpkin
parent 5bd3b8d6af
commit 5a9a372100

View File

@@ -102,7 +102,7 @@ typedef utf16* utf16string;
// The following constants are for automated build servers
#define OPENRCT2_BUILD_NUMBER ""
#define OPENRCT2_BUILD_SERVER ""
#define OPENRCT2_BRANCH "develop"
#define OPENRCT2_BRANCH "pre-release-0.0.3"
#define OPENRCT2_COMMIT_SHA1 ""
#define OPENRCT2_COMMIT_SHA1_SHORT ""
#define OPENRCT2_MASTER_SERVER_URL "https://servers.openrct2.website"