summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authorGeorge Joseph <gjoseph@digium.com>2017-07-20 12:06:25 -0600
committerGeorge Joseph <gjoseph@digium.com>2017-07-20 12:10:00 -0600
commitb1724747288bcfeae02bf25a6227d30d3f40ec2d (patch)
tree822275f73689542a004816e0622868f6a935089d /build_tools
parent96b69f6a47e69e5876c79ccae0bc67691061cb1c (diff)
Update MAINLINE_BRANCH to 15
Change-Id: I425d542b600ceabeef2342e9adfeb68c484a043d
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/make_version2
1 files changed, 1 insertions, 1 deletions
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