diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-09-29 22:43:09 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-09-30 00:01:27 -0700 |
commit | 23d16d50b9b81f01c23562fbd69afe64a4d4af23 (patch) | |
tree | 33914f171a9736190ad964ce300cd67748141ded /regen/feature.pl | |
parent | f1d34ca8c42df1cea97652592d84d9a587312c74 (diff) | |
download | perl-23d16d50b9b81f01c23562fbd69afe64a4d4af23.tar.gz |
Increase $feature::VERSION to 1.31
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 a5c8b2da93..e1f30df9df 100755 --- a/regen/feature.pl +++ b/regen/feature.pl @@ -355,7 +355,7 @@ read_only_bottom_close_and_rename($h); __END__ package feature; -our $VERSION = '1.30'; +our $VERSION = '1.31'; FEATURES |