summaryrefslogtreecommitdiff
path: root/regen/warnings.pl
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2018-02-12 11:07:14 +1100
committerTony Cook <tony@develop-help.com>2018-02-12 11:07:14 +1100
commit95634b11ca08a0894253d3b2939f815ef86600c3 (patch)
tree598a8959c9eb8d377e5a80313327c2ed980c5631 /regen/warnings.pl
parenta7caeb5ea5f808dade098c97e87d3354b994f68f (diff)
downloadperl-95634b11ca08a0894253d3b2939f815ef86600c3.tar.gz
bump $warnings::VERSION
since warnings.(pm|pl) was updated in 25ebbc2270
Diffstat (limited to 'regen/warnings.pl')
-rw-r--r--regen/warnings.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/warnings.pl b/regen/warnings.pl
index ef2d16999b..d9243a6b11 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -16,7 +16,7 @@
#
# This script is normally invoked from regen.pl.
-$VERSION = '1.40';
+$VERSION = '1.41';
BEGIN {
require './regen/regen_lib.pl';