update VERSION

This commit is contained in:
Oliver Gorwits
2013-04-11 17:00:28 +01:00
parent ca7651628d
commit 62005c52d2
99 changed files with 100 additions and 100 deletions

View File

@@ -5,7 +5,7 @@ use File::Glob qw/bsd_glob/;
my @pms = glob_rec("../Info");
$new_version = shift @ARGV || '3.00_003';
$new_version = shift @ARGV || '3.00_004';
foreach my $p (@pms) {
print "$p\n";