From 40490cca4e530eb6432933baf72ce12db36a4b6c Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Fri, 14 Sep 2012 00:16:35 -0700 Subject: Increase $warnings::VERSION to 1.14 --- 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 70a35d3c41..5ed8b12114 100644 --- a/regen/warnings.pl +++ b/regen/warnings.pl @@ -432,7 +432,7 @@ read_only_bottom_close_and_rename($pm); __END__ package warnings; -our $VERSION = '1.13'; +our $VERSION = '1.14'; # Verify that we're called correctly so that warnings will work. # see also strict.pm. -- cgit v1.2.1