From 1f398a69ff6c25ea24155fc712840469df9c23d0 Mon Sep 17 00:00:00 2001 From: Ted John Date: Sat, 27 Aug 2016 15:14:34 +0100 Subject: [PATCH] Add platform to upload filename --- openrct2.proj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openrct2.proj b/openrct2.proj index 1958663fb2..b403528c6d 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -20,7 +20,7 @@ $(COMPUTERNAME) $(GIT_COMMIT_SHA1.Substring(0, 7)) - 0.0.5 + 0.0.5.0 -$(GIT_BRANCH)-$(GIT_COMMIT_SHA1_SHORT) $(GIT_TAG) -$(GIT_TAG) @@ -55,7 +55,7 @@ $(ArtifactsDir)openrct2-symbols$(PublishPostfix).zip $(ArtifactsDir)openrct2-installer$(PublishPostfix).exe - OpenRCT2-$(Version)$(VersionExtra)-windows + OpenRCT2-$(Version)$(VersionExtra)-windows-$(Platform.ToLower())