Merge "Update mainline version for the 16 branch." into 16

This commit is contained in:
George Joseph 2018-07-19 06:14:27 -05:00 committed by Gerrit Code Review
commit 0353c34c61
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[gerrit]
defaultbranch=master
defaultbranch=16
#
# Intentional padding to ensure it is possible to point a commit
# to an alternative gerrit server/repository without breaking

View File

@ -3,7 +3,7 @@
AWK=${AWK:-awk}
GIT=${GIT:-git}
GREP=${GREP:-grep}
MAINLINE_BRANCH=master
MAINLINE_BRANCH=16
if [ -f ${1}/.version ]; then
cat ${1}/.version