bump ver for release, remove VERSION_CVS variable
update MANIFEST
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user