Bump Module-Pluggable VERSION following 4a28828fc8f160c18323be1125f0f8473bcd000f
Steve Hay [Thu, 19 Mar 2009 17:15:53 +0000 (17:15 +0000)]
ext/Module-Pluggable/lib/Module/Pluggable.pm

index bbdb49b..f9b707f 100644 (file)
@@ -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;