[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py
Markus Mohrhard
markus.mohrhard at googlemail.com
Thu Apr 2 15:08:37 PDT 2015
ciabot/libreoffice-bugzilla2.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e11164c42cebd0c14356a449e4cfaa2a9a3529a7
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Thu Apr 2 23:59:15 2015 +0200
next version will be 5.0
diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index c861f9d..b4eb6c5 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 = "4.5.0"
+master_target = "5.0.0"
bug_regex = "(?:fdo|tdf)#(\d+)"
class FreedesktopBZ:
More information about the Libreoffice-commits
mailing list