summaryrefslogtreecommitdiff
path: root/lib/warnings.pm
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2010-01-19 18:53:21 -0500
committerRicardo Signes <rjbs@cpan.org>2010-01-19 18:53:21 -0500
commitf73b28b4f23ac0516ae2b1d9918b02a3383c1b29 (patch)
tree911922e84904ed1b9812fccab56f7f4174f2f157 /lib/warnings.pm
parent01f49271dbf70e74558eb82ab01925a981bf7e67 (diff)
downloadperl-f73b28b4f23ac0516ae2b1d9918b02a3383c1b29.tar.gz
regen warnings.pl for new version number
Diffstat (limited to 'lib/warnings.pm')
-rw-r--r--lib/warnings.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/warnings.pm b/lib/warnings.pm
index 55837ba2cf..defc20890b 100644
--- a/lib/warnings.pm
+++ b/lib/warnings.pm
@@ -6,7 +6,7 @@
package warnings;
-our $VERSION = '1.08';
+our $VERSION = '1.09';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.