The blead version has got the dor.
Jarkko Hietaniemi [Thu, 14 Aug 2003 04:54:18 +0000 (04:54 +0000)]
p4raw-id: //depot/perl@20689

ext/Opcode/Opcode.pm

index 6c4e8e5..9f426cd 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 
 our($VERSION, $XS_VERSION, @ISA, @EXPORT_OK);
 
-$VERSION = "1.05";
+$VERSION = "1.06";
 $XS_VERSION = "1.03";
 
 use Carp;