[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla.pl
Markus Mohrhard
markus.mohrhard at googlemail.com
Tue May 21 07:39:05 PDT 2013
ciabot/libreoffice-bugzilla.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6f6bd5e8f03113023c1162efb1a4669ec7c21517
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Tue May 21 16:35:43 2013 +0200
update master target for git bugzilla script
diff --git a/ciabot/libreoffice-bugzilla.pl b/ciabot/libreoffice-bugzilla.pl
index 560b6bf..81d7713 100755
--- a/ciabot/libreoffice-bugzilla.pl
+++ b/ciabot/libreoffice-bugzilla.pl
@@ -29,7 +29,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.1.0';
+my $master_target = '4.2.0';
##### End user configurable section
More information about the Libreoffice-commits
mailing list