From: Steve Peters Date: Thu, 8 Dec 2005 19:07:38 +0000 (+0000) Subject: Version bump for Pod::Usage X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d6ad7fe511bb102d4ea6fd94c85afff33eafdd0c;p=p5sagit%2Fp5-mst-13.2.git Version bump for Pod::Usage p4raw-id: //depot/perl@26305 --- diff --git a/lib/Pod/Usage.pm b/lib/Pod/Usage.pm index ed4b81d..cc03b5d 100644 --- a/lib/Pod/Usage.pm +++ b/lib/Pod/Usage.pm @@ -10,7 +10,7 @@ package Pod::Usage; use vars qw($VERSION); -$VERSION = 1.33; ## Current version of this package +$VERSION = "1.33_01"; ## Current version of this package require 5.005; ## requires this Perl version or later =head1 NAME