bump ver for release, remove VERSION_CVS variable

update MANIFEST
This commit is contained in:
Oliver Gorwits
2011-09-28 11:11:55 +01:00
parent d64f0d4a5e
commit 43d1718618
86 changed files with 118 additions and 90 deletions

View File

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