From: George Joseph Date: Thu, 20 Jul 2017 18:06:25 +0000 (-0600) Subject: Update MAINLINE_BRANCH to 15 X-Git-Tag: 15.0.0-beta1~19 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b1724747288bcfeae02bf25a6227d30d3f40ec2d;p=thirdparty%2Fasterisk.git Update MAINLINE_BRANCH to 15 Change-Id: I425d542b600ceabeef2342e9adfeb68c484a043d --- diff --git a/build_tools/make_version b/build_tools/make_version index 3e0f4a0b0f..d0464962ee 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