projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
52d1f6f
)
Bump Safe's version
Rafael Garcia-Suarez [Wed, 30 Jan 2008 11:51:11 +0000 (11:51 +0000)]
p4raw-id: //depot/perl@33124
ext/Opcode/Safe.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Opcode/Safe.pm
b/ext/Opcode/Safe.pm
index
1a0ac75
..
785c665
100644
(file)
--- a/
ext/Opcode/Safe.pm
+++ b/
ext/Opcode/Safe.pm
@@
-3,7
+3,7
@@
package Safe;
use 5.003_11;
use strict;
-$Safe::VERSION = "2.13";
+$Safe::VERSION = "2.14";
# *** Don't declare any lexicals above this point ***
#