projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1cb246e
)
Bump Safe version to 2.17 for CPAN release
Rafael Garcia-Suarez [Sun, 28 Jun 2009 14:08:19 +0000 (16:08 +0200)]
ext/Safe/Safe.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Safe/Safe.pm
b/ext/Safe/Safe.pm
index
812d571
..
9d3d589
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.16_01";
+$Safe::VERSION = "2.17";
# *** Don't declare any lexicals above this point ***
#