]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update mainline version for the 16 branch.
authorJoshua Colp <jcolp@digium.com>
Wed, 18 Jul 2018 19:19:48 +0000 (19:19 +0000)
committerJoshua Colp <jcolp@digium.com>
Thu, 19 Jul 2018 11:09:31 +0000 (06:09 -0500)
Change-Id: I4d36277d10335349d83ae218fa10fee99c3e4c14

.gitreview
build_tools/make_version

index 21f9efff85288368e002933bd6ec801d9ab60590..a57dca79d9e08c26e86995cbc72a85259abb8529 100644 (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
index ce3bf6e130e685304a34583a2108e6ebf938f479..edffb8a294f13f08b34ef64c64d750d8bea47c61 100755 (executable)
@@ -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