From b1724747288bcfeae02bf25a6227d30d3f40ec2d Mon Sep 17 00:00:00 2001 From: George Joseph Date: Thu, 20 Jul 2017 12:06:25 -0600 Subject: Update MAINLINE_BRANCH to 15 Change-Id: I425d542b600ceabeef2342e9adfeb68c484a043d --- build_tools/make_version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build_tools') diff --git a/build_tools/make_version b/build_tools/make_version index 3e0f4a0b0..d0464962e 100755 --- a/build_tools/make_version +++ b/build_tools/make_version @@ -3,7 +3,7 @@ AWK=${AWK:-awk} GIT=${GIT:-git} GREP=${GREP:-grep} -MAINLINE_BRANCH=master +MAINLINE_BRANCH=15 if [ -f ${1}/.version ]; then cat ${1}/.version -- cgit v1.2.3