]> git.sur5r.net Git - bacula/docs/commitdiff
update version
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 25 Feb 2010 16:08:50 +0000 (17:08 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 25 Feb 2010 16:08:50 +0000 (17:08 +0100)
docs/tools/sf2bacula_downloads.pl

index 0539f41da0d67ea5d4b7aa4da03da4e00f920cdf..668ea84b3f5d39e1ce546b88050a0f68cc24e151 100755 (executable)
@@ -24,7 +24,7 @@ You can also use a previous output
 =cut
 
 #             bacula|depkgs | depkgs-qt
-my $version = '5.0.0';
+my $version = '5.0.1';
 if ($ARGV[0] and $ARGV[0] =~ /^[\d\.]+$/) {
     $version = shift(@ARGV);
 }