[Asterisk-code-review] Update mainline version for the 16 branch. (asterisk[16])

Joshua Colp asteriskteam at digium.com
Thu Jul 19 06:09:11 CDT 2018


Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/9522


Change subject: Update mainline version for the 16 branch.
......................................................................

Update mainline version for the 16 branch.

Change-Id: I4d36277d10335349d83ae218fa10fee99c3e4c14
---
M .gitreview
M build_tools/make_version
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/22/9522/1

diff --git a/.gitreview b/.gitreview
index 21f9eff..a57dca7 100644
--- a/.gitreview
+++ b/.gitreview
@@ -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
diff --git a/build_tools/make_version b/build_tools/make_version
index ce3bf6e..edffb8a 100755
--- a/build_tools/make_version
+++ b/build_tools/make_version
@@ -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

-- 
To view, visit https://gerrit.asterisk.org/9522
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d36277d10335349d83ae218fa10fee99c3e4c14
Gerrit-Change-Number: 9522
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180719/2232f8ce/attachment.html>


More information about the asterisk-code-review mailing list