mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
Update mainline version for the 16 branch.
Change-Id: I4d36277d10335349d83ae218fa10fee99c3e4c14
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[gerrit]
|
[gerrit]
|
||||||
defaultbranch=master
|
defaultbranch=16
|
||||||
#
|
#
|
||||||
# Intentional padding to ensure it is possible to point a commit
|
# Intentional padding to ensure it is possible to point a commit
|
||||||
# to an alternative gerrit server/repository without breaking
|
# to an alternative gerrit server/repository without breaking
|
||||||
|
@@ -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=16
|
||||||
|
|
||||||
if [ -f ${1}/.version ]; then
|
if [ -f ${1}/.version ]; then
|
||||||
cat ${1}/.version
|
cat ${1}/.version
|
||||||
|
Reference in New Issue
Block a user