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

Markus Mohrhard markus.mohrhard at googlemail.com
Sat Jun 10 00:06:51 UTC 2017


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

New commits:
commit 6b9ac850acb8853538d45d84136f1dde325a7680
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Sat Jun 10 02:06:19 2017 +0200

    master will become 6.0

diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index 402d36c..2b59186 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.5.0"
+master_target = "6.0.0"
 bug_regex = "(?:tdf|fdo)#(\d+)"
 dry_run = False
 


More information about the Libreoffice-commits mailing list