From c057488902079a7808333fda5e012c7ba10e98b1 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Jul 07 2017 20:14:42 +0000 Subject: update RC version to 1.5 --- diff --git a/build.d/globalvar.py b/build.d/globalvar.py index a2b6c8a..e3af29d 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -48,11 +48,11 @@ release={ # Note that atomic values here get overwritten by the twoweek script. 'pre_cloud_atomic_composedate': '20150915', 'pre_cloud_AMI_atomic_composedate': '20150915', - 'RC_gold': '1.3', # insert the number of the RC version declared GOLD - 'RC_build': '1.3', # sometimes releng use the RC build - 'RC_gold_aarch64': '1.3', # RC Gold for aarch64 - 'RC_gold_ppc64': '1.2', # RC Gold for ppc64 - 'RC_gold_s390x': '1.3', # RC Gold for s390x + 'RC_gold': '1.5', # insert the number of the RC version declared GOLD + 'RC_build': '1.5', # sometimes releng use the RC build + 'RC_gold_aarch64': '1.5', # RC Gold for aarch64 + 'RC_gold_ppc64': '1.5', # RC Gold for ppc64 + 'RC_gold_s390x': '1.5', # RC Gold for s390x 'RC_pre_gold': '1.4', # insert the number of the prerelease RC version declared GOLD 'RC_pre_build': '4', # sometimes releng use the RC build 'RC_pre_gold_aarch64': '1.4', # Pre RC Gold for aarch64