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 875d91e314..942829b350 100644 --- a/warnings.pl +++ b/warnings.pl @@ -476,7 +476,7 @@ __END__ package warnings; -our $VERSION = '1.00'; +our $VERSION = '1.01'; =head1 NAME |