[Libreoffice-commits] dev-tools.git: ciabot/libreoffice-bugzilla.pl

Markus Mohrhard markus.mohrhard at googlemail.com
Wed Nov 20 22:29:51 PST 2013


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

New commits:
commit b51176a726b97e9e27a9703e382a605b93ff2ff6
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date:   Thu Nov 21 07:29:17 2013 +0100

    update master target for bugzilla script

diff --git a/ciabot/libreoffice-bugzilla.pl b/ciabot/libreoffice-bugzilla.pl
index 3d273c2..4823c44 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.2.0';
+my $master_target = '4.3.0';
 
 
 ##### End user configurable section


More information about the Libreoffice-commits mailing list