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

changes/24/9524/1
George Joseph 8 years ago committed by Gerrit Code Review
commit 0353c34c61

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

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

Loading…
Cancel
Save