]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update MAINLINE_BRANCH to 15
authorGeorge Joseph <gjoseph@digium.com>
Thu, 20 Jul 2017 18:06:25 +0000 (12:06 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 20 Jul 2017 18:10:00 +0000 (12:10 -0600)
Change-Id: I425d542b600ceabeef2342e9adfeb68c484a043d

build_tools/make_version

index 3e0f4a0b0fed56c033ced83718dcf96d7472d882..d0464962eed7fd08d2b26bcc11738280145cf28d 100755 (executable)
@@ -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