[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py

Markus Mohrhard markus.mohrhard at googlemail.com
Thu May 18 14:46:49 UTC 2017


 ciabot/libreoffice-bugzilla2.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 80319fe1173f43bc75a6c0c1a7d063ceb7a4ab59
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu May 18 16:46:14 2017 +0200

    update master target for git bugzilla integration

diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index 0dbb925..402d36c 100644
--- a/ciabot/libreoffice-bugzilla2.py
+++ b/ciabot/libreoffice-bugzilla2.py
@@ -33,7 +33,7 @@ import bugzilla
 from bugzilla import Bugzilla
 from bugzilla.base import _BugzillaToken
 
-master_target = "5.4.0"
+master_target = "5.5.0"
 bug_regex = "(?:tdf|fdo)#(\d+)"
 dry_run = False
 


More information about the Libreoffice-commits mailing list