diff options
Diffstat (limited to 'warnings.pl')
-rw-r--r-- | warnings.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/warnings.pl b/warnings.pl index 9d84a79f2c..835fd7c5e4 100644 --- a/warnings.pl +++ b/warnings.pl @@ -451,7 +451,7 @@ __END__ package warnings; -our $VERSION = '1.07'; +our $VERSION = '1.08'; # Verify that we're called correctly so that warnings will work. # see also strict.pm. |