projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e9d2e81
)
bump Safe version to 2.18
David Mitchell [Wed, 19 Aug 2009 10:07:43 +0000 (11:07 +0100)]
ext/Safe/Safe.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Safe/Safe.pm
b/ext/Safe/Safe.pm
index
b27c047
..
ff099ec
100644
(file)
--- a/
ext/Safe/Safe.pm
+++ b/
ext/Safe/Safe.pm
@@
-3,7
+3,7
@@
package Safe;
use 5.003_11;
use strict;
-$Safe::VERSION = "2.17_01";
+$Safe::VERSION = "2.18";
# *** Don't declare any lexicals above this point ***
#