ciabot/libreoffice-bugzilla2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 120f31ed6973f82021487516d53fe792d5eddbdd Author: Miklos Vajna <vmik...@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 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits