diff options
author | Father Chrysostomos <sprout@cpan.org> | 2012-11-24 00:19:05 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2012-11-24 07:35:51 -0800 |
commit | c732bbdcdefee234a43597f835893a13be397daf (patch) | |
tree | 54789927285eedcf2c96cc13de9d91608b9ccbe9 /regen/feature.pl | |
parent | 64fbf0dd43246bda0d854a4cbf1884b785d4d890 (diff) | |
download | perl-c732bbdcdefee234a43597f835893a13be397daf.tar.gz |
Increase $feature::VERSION to 1.32
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 6ff2e728d7..89ba0c9808 100755 --- a/regen/feature.pl +++ b/regen/feature.pl @@ -356,7 +356,7 @@ read_only_bottom_close_and_rename($h); __END__ package feature; -our $VERSION = '1.31'; +our $VERSION = '1.32'; FEATURES |