bump version again for dev release

This commit is contained in:
Oliver Gorwits
2013-02-11 13:43:19 +00:00
parent 47d9d091d1
commit 21bd4c662d
99 changed files with 100 additions and 100 deletions

View File

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