[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Mon May 25 10:26:52 PDT 2015
ciabot/libreoffice-bugzilla2.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c0726a800b36120ec8383d1279a8102dd59f694b
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Sat May 23 04:48:49 2015 -0500
Update master_target to 5.1 series
Change-Id: I3d4625e6a350160c7cfc2de7907f6e97a2399ab5
Reviewed-on: https://gerrit.libreoffice.org/15872
Reviewed-by: Joren De Cuyper <jorendc at libreoffice.org>
Tested-by: Joren De Cuyper <jorendc at libreoffice.org>
diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index 923a01d..7bbac82 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.0.0"
+master_target = "5.1.0"
bug_regex = "(?:tdf|fdo)#(\d+)"
class FreedesktopBZ:
More information about the Libreoffice-commits
mailing list