summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2017-11-10 13:21:57 +0100
committerYvan Roux <yvan.roux@linaro.org>2017-11-10 13:21:57 +0100
commiteffb9065dce60a30e18b1e217058d4cbbcd4f566 (patch)
treeb581e36ece060b65f5b0b1b3ec9faaf4e275c7f1
parent597c6367e695263fc5b9998996355ef7af512888 (diff)
Default to gcc-7-integration-branch.
Change-Id: I38807ea9f6430a9c3b4e6976c764967d2a1f36a1
-rwxr-xr-xbackflip2
1 files changed, 1 insertions, 1 deletions
diff --git a/backflip b/backflip
index 02ed430..6b7fec9 100755
--- a/backflip
+++ b/backflip
@@ -9,7 +9,7 @@
# ==============================================================================
# Configuration
# ==============================================================================
-VERSION=6
+VERSION=7
REF_BRANCH=linaro-local/gcc-${VERSION}-integration-branch
DATE=`date +%Y-%m-%d`