bump version

This commit is contained in:
Oliver Gorwits
2012-12-08 23:35:25 +00:00
parent 74816fc043
commit daf512e33e
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.10';
$new_version = shift @ARGV || '2.11';
foreach my $p (@pms) {
print "$p\n";