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
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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