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

New commits:
commit 19dc1e3645a84986e1fed92d0aaf2b0d25bbdcfc
Author: Markus Mohrhard <markus.mohrh...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to