Bump Exporter's version in blead after last patch
Rafael Garcia-Suarez [Wed, 28 Oct 2009 21:20:17 +0000 (22:20 +0100)]
lib/Exporter.pm

index c18a13a..cd51828 100644 (file)
@@ -9,7 +9,7 @@ require 5.006;
 our $Debug = 0;
 our $ExportLevel = 0;
 our $Verbose ||= 0;
-our $VERSION = '5.64';
+our $VERSION = '5.64_01';
 our (%Cache);
 
 sub as_heavy {