[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py
Miklos Vajna
vmiklos at collabora.co.uk
Thu Nov 26 11:25:56 PST 2015
ciabot/libreoffice-bugzilla2.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 120f31ed6973f82021487516d53fe792d5eddbdd
Author: Miklos Vajna <vmiklos at collabora.co.uk>
Date: Thu Nov 26 20:25:27 2015 +0100
ciabot: master is now 5.2
Change-Id: Ie2e4ae04b488ba9afd9138181e40e140f8ec4212
diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index eb7340e..075fe47 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.1.0"
+master_target = "5.2.0"
bug_regex = "(?:tdf|fdo)#(\d+)"
dry_run = False
More information about the Libreoffice-commits
mailing list