summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-01-26 20:45:28 -0800
committerFather Chrysostomos <sprout@cpan.org>2012-01-26 20:45:28 -0800
commit41ac5f6f523429f1cf16ffb5b09af82c921712c2 (patch)
treec084b4aedbf0b283ced3f0d4902ae2e945fc1544 /regen
parent7e4f04509c6d4e8d2ed0e31eaf59004e5c930b39 (diff)
downloadperl-41ac5f6f523429f1cf16ffb5b09af82c921712c2.tar.gz
Increase $warnings::VERSION to 1.13
Diffstat (limited to 'regen')
-rw-r--r--regen/warnings.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl
index bf0833bb57..b3e1c043dd 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -427,7 +427,7 @@ read_only_bottom_close_and_rename($pm);
__END__
package warnings;
-our $VERSION = '1.12';
+our $VERSION = '1.13';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.