[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Mon Nov 27 16:50:03 UTC 2017
ciabot/libreoffice-bugzilla2.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 47c6f434028c9b6a86f0f0cdb2a39aa05fad323c
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Mon Nov 27 17:48:39 2017 +0100
master is now on its way to 6.1.0...
diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index 2b59186..3913d7d 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 = "6.0.0"
+master_target = "6.1.0"
bug_regex = "(?:tdf|fdo)#(\d+)"
dry_run = False
More information about the Libreoffice-commits
mailing list