summaryrefslogtreecommitdiff
path: root/lib/Module/Build/Platform/EBCDIC.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Module/Build/Platform/EBCDIC.pm')
-rw-r--r--lib/Module/Build/Platform/EBCDIC.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Module/Build/Platform/EBCDIC.pm b/lib/Module/Build/Platform/EBCDIC.pm
index 15a0006af7..26c3ee5892 100644
--- a/lib/Module/Build/Platform/EBCDIC.pm
+++ b/lib/Module/Build/Platform/EBCDIC.pm
@@ -2,7 +2,7 @@ package Module::Build::Platform::EBCDIC;
use strict;
use vars qw($VERSION);
-$VERSION = '0.31_04';
+$VERSION = '0.32';
$VERSION = eval $VERSION;
use Module::Build::Base;