From a69352b7934620fd2813493c84b05db09795b262 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Sun, 22 Jul 2018 19:15:47 +0200 Subject: [PATCH] Use MPS 2018.2 RC1 for command-line build --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index f4134e9e..56436d87 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -mpsBuildConfiguration = MPS_20181_Distribution_DownloadableArtifacts -mpsBuildLabel = 2018.1.5 -mpsBuildNumber = 181.1469 -mpsRelease = 2018.1 +mpsBuildConfiguration = MPS_20182_Distribution_DownloadableArtifacts +mpsBuildLabel = RC1 +mpsBuildNumber = 182.1138 +mpsRelease = 2018.2