mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Update MAINLINE_BRANCH to 15
Change-Id: I425d542b600ceabeef2342e9adfeb68c484a043d
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
AWK=${AWK:-awk}
|
AWK=${AWK:-awk}
|
||||||
GIT=${GIT:-git}
|
GIT=${GIT:-git}
|
||||||
GREP=${GREP:-grep}
|
GREP=${GREP:-grep}
|
||||||
MAINLINE_BRANCH=master
|
MAINLINE_BRANCH=15
|
||||||
|
|
||||||
if [ -f ${1}/.version ]; then
|
if [ -f ${1}/.version ]; then
|
||||||
cat ${1}/.version
|
cat ${1}/.version
|
||||||
|
Reference in New Issue
Block a user