Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
617b76c2ea
@ -245,6 +245,8 @@ if [ $# -gt 0 ] ; then
|
||||
echo '* 3.3 branch, no STABLE update'
|
||||
elif echo $version | grep -q '^3\.4\.' ; then
|
||||
echo '* 3.4 branch, no STABLE update'
|
||||
elif echo $version | grep '[\-]' ; then
|
||||
echo '* no STABLE update'
|
||||
else
|
||||
mark_as_release $branch STABLE
|
||||
git checkout master
|
||||
|
||||
Loading…
Reference in New Issue
Block a user