Integrate mainline
[p5sagit/p5-mst-13.2.git] / ext / Encode / Encode.pm
index e804583..45daffa 100644 (file)
@@ -1,6 +1,6 @@
 package Encode;
 use strict;
-our $VERSION = '0.30';
+our $VERSION = '0.40';
 
 require DynaLoader;
 require Exporter;