From b0e48725f53da1cd6c4e581f91d1215447c4fb18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Joda=20St=C3=B6=C3=9Fer?= Date: Thu, 13 Apr 2017 13:51:49 +0200 Subject: [PATCH] site.conf: change the default branch to stable only applies if GLUON_BRANCH is never set at a later time during a build via site.mk or the command line --- site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 site.conf diff --git a/site.conf b/site.conf old mode 100644 new mode 100755 index 217cc53..8e4b6e8 --- a/site.conf +++ b/site.conf @@ -101,7 +101,7 @@ }, autoupdater = { - branch = 'nightly', + branch = 'stable', branches = { nightly = { name = 'nightly',