From 9e291afd1c04fef2c32b424815b74a43ada9a08a Mon Sep 17 00:00:00 2001 From: Ricardo Signes Date: Wed, 2 Oct 2013 12:08:49 -0400 Subject: new warnings category, so bump warnings.pm --- lib/warnings.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/warnings.pm b/lib/warnings.pm index 6611619865..440bfdda3e 100644 --- a/lib/warnings.pm +++ b/lib/warnings.pm @@ -5,7 +5,7 @@ package warnings; -our $VERSION = '1.19'; +our $VERSION = '1.20'; # Verify that we're called correctly so that warnings will work. # see also strict.pm. -- cgit v1.2.1