update version

This commit is contained in:
Oliver Gorwits
2012-12-08 20:06:51 +00:00
parent 4f168a538b
commit c1c448f3df
93 changed files with 94 additions and 94 deletions

View File

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