[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla.pl
Markus Mohrhard
markus.mohrhard at googlemail.com
Tue May 27 12:38:50 PDT 2014
ciabot/libreoffice-bugzilla.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 19dc1e3645a84986e1fed92d0aaf2b0d25bbdcfc
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Tue May 27 21:36:39 2014 +0200
master target is now 4.4.0
diff --git a/ciabot/libreoffice-bugzilla.pl b/ciabot/libreoffice-bugzilla.pl
index 5e93464..9df77fb 100755
--- a/ciabot/libreoffice-bugzilla.pl
+++ b/ciabot/libreoffice-bugzilla.pl
@@ -33,7 +33,7 @@ my $bug_regex = 'fdo#(\d+)';
# This contains the target version for all commits to master
# Adjust it if a new version branch has been created
-my $master_target = '4.3.0';
+my $master_target = '4.4.0';
##### End user configurable section
More information about the Libreoffice-commits
mailing list