summaryrefslogtreecommitdiff
path: root/regen/warnings.pl
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-09-20 11:16:08 -0700
committerFather Chrysostomos <sprout@cpan.org>2014-10-10 21:53:48 -0700
commitbe16e595fd8043a26fd91f476ab13f121e70b39c (patch)
treeca9719b36845f62f83de9ac7cf9abafb31eb949e /regen/warnings.pl
parentf438dbf03e8533ecb95016b51e9c54cac5f93251 (diff)
downloadperl-be16e595fd8043a26fd91f476ab13f121e70b39c.tar.gz
Increase $warnings::VERSION to 1.27
Diffstat (limited to 'regen/warnings.pl')
-rw-r--r--regen/warnings.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl
index ddcdfff368..156154a43d 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -477,7 +477,7 @@ read_only_bottom_close_and_rename($pm);
__END__
package warnings;
-our $VERSION = '1.26';
+our $VERSION = '1.27';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.