[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla2.py
Guilhem Moulin (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jun 30 02:10:40 UTC 2020
ciabot/libreoffice-bugzilla2.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b3fbe972c3b34042a215b816cc9d82c357718c53
Author: Guilhem Moulin <guilhem at libreoffice.org>
AuthorDate: Tue Jun 30 04:09:25 2020 +0200
Commit: Guilhem Moulin <guilhem at libreoffice.org>
CommitDate: Tue Jun 30 04:09:31 2020 +0200
ciabot: bump master target
diff --git a/ciabot/libreoffice-bugzilla2.py b/ciabot/libreoffice-bugzilla2.py
index 0e58419..019b7be 100644
--- a/ciabot/libreoffice-bugzilla2.py
+++ b/ciabot/libreoffice-bugzilla2.py
@@ -37,7 +37,7 @@ import bugzilla
from bugzilla import Bugzilla
from bugzilla.base import _BugzillaToken
-master_target = "7.0.0"
+master_target = "7.1.0"
bug_regex = "\\b(?:bug|fdo|tdf|lo)[#:]?(\\d+)\\b"
dry_run = False
More information about the Libreoffice-commits
mailing list