Bump version
This commit is contained in:
@@ -5,7 +5,7 @@ use File::Glob qw/bsd_glob/;
|
||||
|
||||
my @pms = glob_rec("../Info");
|
||||
|
||||
$new_version = shift @ARGV || '3.00_001';
|
||||
$new_version = shift @ARGV || '3.00_002';
|
||||
|
||||
foreach my $p (@pms) {
|
||||
print "$p\n";
|
||||
|
||||
Reference in New Issue
Block a user