From be16e595fd8043a26fd91f476ab13f121e70b39c Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Sat, 20 Sep 2014 11:16:08 -0700 Subject: Increase $warnings::VERSION to 1.27 --- regen/warnings.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regen/warnings.pl') diff --git a/regen/warnings.pl b/regen/warnings.pl index ddcdfff368..156154a43d 100644 --- a/regen/warnings.pl +++ b/regen/warnings.pl @@ -477,7 +477,7 @@ read_only_bottom_close_and_rename($pm); __END__ package warnings; -our $VERSION = '1.26'; +our $VERSION = '1.27'; # Verify that we're called correctly so that warnings will work. # see also strict.pm. -- cgit v1.2.1