update version for release

This commit is contained in:
Oliver Gorwits
2012-11-28 19:13:38 +00:00
parent ead15a1cde
commit 829a4bf16a
88 changed files with 88 additions and 88 deletions

View File

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