From 8848c00e9545be493866297408a0671a22c8fc12 Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Jul 11 2017 15:44:42 +0000 Subject: Merge #682 `Update website to query f26 atomic` --- diff --git a/build.d/globalvar.py b/build.d/globalvar.py index afed015..219ecf3 100644 --- a/build.d/globalvar.py +++ b/build.d/globalvar.py @@ -20,12 +20,12 @@ release={ 'curr_arm_id': '26', 'curr_alt_id': '26', 'curr_cloud_id': '26', - 'curr_atomic_id': '25', + 'curr_atomic_id': '26', 'curr_cloud_AMI_id': '26', 'next_arm_id': '27', 'next_alt_id': '27', 'next_cloud_id': '27', - 'next_atomic_id': '26', + 'next_atomic_id': '27', 'next_cloud_AMI_id': '27', 'composedate': '20160616', 'unofficial_compose': '20160614',