From: Steve Hay Date: Thu, 19 Mar 2009 17:15:53 +0000 (+0000) Subject: Bump Module-Pluggable VERSION following 4a28828fc8f160c18323be1125f0f8473bcd000f X-Git-Tag: code-review/2009-07-22~610 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/53102b2bf304e114abfc50b0b9efcd8bbcab5c41 Bump Module-Pluggable VERSION following 4a28828fc8f160c18323be1125f0f8473bcd000f --- diff --git a/ext/Module-Pluggable/lib/Module/Pluggable.pm b/ext/Module-Pluggable/lib/Module/Pluggable.pm index bbdb49b..f9b707f 100644 --- a/ext/Module-Pluggable/lib/Module/Pluggable.pm +++ b/ext/Module-Pluggable/lib/Module/Pluggable.pm @@ -9,7 +9,7 @@ use Module::Pluggable::Object; # Peter Gibbons: I wouldn't say I've been missing it, Bob! -$VERSION = '3.9'; +$VERSION = '3.9_01'; sub import { my $class = shift;