summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-07-22 09:44:49 -0600
committerKarl Williamson <khw@cpan.org>2018-07-22 09:48:47 -0600
commit97331932894f78068865a177f5defc4d0ca89041 (patch)
tree973220f0c28da3c61c9cd2d96262a3972cfbfbaf /regen
parent7ac2b6036a28da8067569cd6fc1714d40277fc49 (diff)
downloadperl-97331932894f78068865a177f5defc4d0ca89041.tar.gz
lib/warnings.pm: Bump version to 1.43
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 8b7ac2c048..9c01e6762f 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -16,7 +16,7 @@
#
# This script is normally invoked from regen.pl.
-$VERSION = '1.42';
+$VERSION = '1.43';
BEGIN {
require './regen/regen_lib.pl';