summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorSteve Hay <SteveHay@planit.com>2009-03-19 17:15:53 +0000
committerSteve Hay <SteveHay@planit.com>2009-03-19 17:15:53 +0000
commit53102b2bf304e114abfc50b0b9efcd8bbcab5c41 (patch)
treef93967ca07bd9446239f810aac64353bb3d0ffc1 /ext
parent4a28828fc8f160c18323be1125f0f8473bcd000f (diff)
downloadperl-53102b2bf304e114abfc50b0b9efcd8bbcab5c41.tar.gz
Bump Module-Pluggable VERSION following 4a28828fc8f160c18323be1125f0f8473bcd000f
Diffstat (limited to 'ext')
-rw-r--r--ext/Module-Pluggable/lib/Module/Pluggable.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Module-Pluggable/lib/Module/Pluggable.pm b/ext/Module-Pluggable/lib/Module/Pluggable.pm
index bbdb49b6bc..f9b707f094 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;