summaryrefslogtreecommitdiff
path: root/warnings.pl
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgs@consttype.org>2009-11-24 13:51:21 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2009-11-24 13:51:21 +0100
commit789c461534f3eb0346447f8127786b7da3017f6c (patch)
treee80ee78f63b5712fdcc13fa3ff28a3d0da93d5f9 /warnings.pl
parent68a00014b571d4710c4547f0636aeb35e307c012 (diff)
downloadperl-789c461534f3eb0346447f8127786b7da3017f6c.tar.gz
Bump version and regenerate warnings.pm
Diffstat (limited to 'warnings.pl')
-rw-r--r--warnings.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/warnings.pl b/warnings.pl
index 9d84a79f2c..835fd7c5e4 100644
--- a/warnings.pl
+++ b/warnings.pl
@@ -451,7 +451,7 @@ __END__
package warnings;
-our $VERSION = '1.07';
+our $VERSION = '1.08';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.