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

George Joseph asteriskteam at digium.com
Thu Jul 19 06:14:40 CDT 2018


George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/9523 )

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(-)

Approvals:
  George Joseph: Looks good to me, approved; Approved for Submit



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/9523
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16.0
Gerrit-MessageType: merged
Gerrit-Change-Id: I4d36277d10335349d83ae218fa10fee99c3e4c14
Gerrit-Change-Number: 9523
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180719/16e973f4/attachment-0001.html>


More information about the asterisk-code-review mailing list