ciabot/libreoffice-bugzilla2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c0726a800b36120ec8383d1279a8102dd59f694b Author: Adolfo Jayme Barrientos <fit...@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 <jore...@libreoffice.org> Tested-by: Joren De Cuyper <jore...@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: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits