summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-09-14 00:16:35 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-09-14 22:29:45 -0700
commit40490cca4e530eb6432933baf72ce12db36a4b6c (patch)
treedbb6bfbf73bc324bb27405447f34d94a36ede0a2 /regen
parent7fc874e826a059bd024f1cbd568e1021c5731f35 (diff)
downloadperl-40490cca4e530eb6432933baf72ce12db36a4b6c.tar.gz
Increase $warnings::VERSION to 1.14
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 70a35d3c41..5ed8b12114 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -432,7 +432,7 @@ read_only_bottom_close_and_rename($pm);
__END__
package warnings;
-our $VERSION = '1.13';
+our $VERSION = '1.14';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.