projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ce6e48f
)
Version bump for Pod::Usage
Steve Peters [Thu, 8 Dec 2005 19:07:38 +0000 (19:07 +0000)]
p4raw-id: //depot/perl@26305
lib/Pod/Usage.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Pod/Usage.pm
b/lib/Pod/Usage.pm
index
ed4b81d
..
cc03b5d
100644
(file)
--- 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