projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2af1ab8
)
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
patch
|
blob
|
blame
|
history
diff --git
a/ext/Opcode/Opcode.pm
b/ext/Opcode/Opcode.pm
index
6c4e8e5
..
9f426cd
100644
(file)
--- a/
ext/Opcode/Opcode.pm
+++ b/
ext/Opcode/Opcode.pm
@@
-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;