summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
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 a1c5ebd9b0..acca0d04f4 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -468,7 +468,7 @@ close_and_rename($lexwarn);
__END__
package warnings;
-our $VERSION = '1.19';
+our $VERSION = '1.20';
# Verify that we're called correctly so that warnings will work.
# see also strict.pm.