summaryrefslogtreecommitdiff
path: root/warnings.pl
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 /warnings.pl
parent01f49271dbf70e74558eb82ab01925a981bf7e67 (diff)
downloadperl-f73b28b4f23ac0516ae2b1d9918b02a3383c1b29.tar.gz
regen warnings.pl for new version number
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 d3aca3d7c3..514ccd7ef5 100644
--- a/warnings.pl
+++ b/warnings.pl
@@ -452,7 +452,7 @@ __END__
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.