[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py

Markus Mohrhard markus.mohrhard at googlemail.com
Thu Nov 24 11:50:08 UTC 2016


 ciabot/libreoffice-bugzilla2.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b55de337ecd0900af437fafe470c1faf99c59b07
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Nov 24 12:49:29 2016 +0100

    update master target for bugzilla
    
    Change-Id: Idea221624e5b5b245ca76b8e5485f7f65a023425

diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index 3163782..0dbb925 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.3.0"
+master_target = "5.4.0"
 bug_regex = "(?:tdf|fdo)#(\d+)"
 dry_run = False
 


More information about the Libreoffice-commits mailing list