diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-09-15 21:59:45 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-09-15 22:45:10 -0700 |
commit | dcdae76b490a4fc0f6c771f625dce1049ee99d2d (patch) | |
tree | 9a1131aa6bcb3cbcbd943aef63045632e9c2e9fb /regen/feature.pl | |
parent | 6f87cb125dd0271ae560192c05c67ba062a4f16b (diff) | |
download | perl-dcdae76b490a4fc0f6c771f625dce1049ee99d2d.tar.gz |
Increase $feature::VERSION to 1.30
Diffstat (limited to 'regen/feature.pl')
-rwxr-xr-x | regen/feature.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/feature.pl b/regen/feature.pl index 1a85d0a6ce..42632dfedd 100755 --- a/regen/feature.pl +++ b/regen/feature.pl @@ -338,7 +338,7 @@ read_only_bottom_close_and_rename($h); __END__ package feature; -our $VERSION = '1.29'; +our $VERSION = '1.30'; FEATURES |