diff options
Diffstat (limited to 'ext/Encode/META.yml')
-rw-r--r-- | ext/Encode/META.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/Encode/META.yml b/ext/Encode/META.yml index 07327cecab..f14074f54e 100644 --- a/ext/Encode/META.yml +++ b/ext/Encode/META.yml @@ -1,10 +1,10 @@ # http://module-build.sourceforge.net/META-spec.html #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# name: Encode -version: 1.98 +version: 1.99 version_from: Encode.pm installdirs: perl requires: distribution_type: module -generated_by: ExtUtils::MakeMaker version 6.16 +generated_by: ExtUtils::MakeMaker version 6.21_01 |