summaryrefslogtreecommitdiff
path: root/ext/Opcode/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Opcode/Makefile.PL')
-rw-r--r--ext/Opcode/Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Opcode/Makefile.PL b/ext/Opcode/Makefile.PL
index 400ae7caa0..c7ddaafd29 100644
--- a/ext/Opcode/Makefile.PL
+++ b/ext/Opcode/Makefile.PL
@@ -3,5 +3,5 @@ WriteMakefile(
NAME => 'Opcode',
MAN3PODS => ' ',
VERSION_FROM => 'Opcode.pm',
- XS_VERSION => '1.00'
+ XS_VERSION => '1.01'
);