summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-03-02 12:30:09 -0700
committerKarl Williamson <khw@cpan.org>2018-03-02 12:35:42 -0700
commitd8255c827dc80db97c8439ea38afc130902a7c1e (patch)
treeaff4fe282da5681a581a021eb17451b42f033878 /regen
parent90fe04894e1509f4c8efa9a2ba4f01d295d9634c (diff)
downloadperl-d8255c827dc80db97c8439ea38afc130902a7c1e.tar.gz
Bump version of POSIX.pm to 1.83; warnings to 1.42
These were made using the old version number, and the error was not caught, because of the lateness in getting 5.27.9 tagged
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 abc10d2949..9c10f69464 100644
--- a/regen/warnings.pl
+++ b/regen/warnings.pl
@@ -16,7 +16,7 @@
#
# This script is normally invoked from regen.pl.
-$VERSION = '1.41';
+$VERSION = '1.42';
BEGIN {
require './regen/regen_lib.pl';