bump version for release

This commit is contained in:
Oliver Gorwits
2012-07-15 17:21:56 +01:00
parent 5c22a29e40
commit 14bf6b84d3
90 changed files with 91 additions and 91 deletions

View File

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