bump Safe version to 2.18
David Mitchell [Wed, 19 Aug 2009 10:07:43 +0000 (11:07 +0100)]
ext/Safe/Safe.pm

index b27c047..ff099ec 100644 (file)
@@ -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 ***
 #