ciabot/libreoffice-bugzilla2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2decdd85a9b14aed0aecb63187949a9703eefe10 Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Thu May 26 09:45:35 2016 +0200 ciabot: set master_target to 5.3.0 Change-Id: I73fa02ffb1da5c5def8ecd273feca8bf02f1a4ce diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py index 2acdf55..3163782 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.2.0" +master_target = "5.3.0" bug_regex = "(?:tdf|fdo)#(\d+)" dry_run = False _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits