summaryrefslogtreecommitdiff
path: root/cpan/Pod-Simple/lib/Pod/Simple/Methody.pm
diff options
context:
space:
mode:
Diffstat (limited to 'cpan/Pod-Simple/lib/Pod/Simple/Methody.pm')
-rw-r--r--cpan/Pod-Simple/lib/Pod/Simple/Methody.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Pod-Simple/lib/Pod/Simple/Methody.pm b/cpan/Pod-Simple/lib/Pod/Simple/Methody.pm
index 38acaa20d0..d867b1ce93 100644
--- a/cpan/Pod-Simple/lib/Pod/Simple/Methody.pm
+++ b/cpan/Pod-Simple/lib/Pod/Simple/Methody.pm
@@ -4,7 +4,7 @@ package Pod::Simple::Methody;
use strict;
use Pod::Simple ();
use vars qw(@ISA $VERSION);
-$VERSION = '3.28';
+$VERSION = '3.29';
@ISA = ('Pod::Simple');
# Yes, we could use named variables, but I want this to be impose