summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dist/Safe/Safe.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/Safe/Safe.pm b/dist/Safe/Safe.pm
index 9335dc6494..a8114ccf36 100644
--- a/dist/Safe/Safe.pm
+++ b/dist/Safe/Safe.pm
@@ -4,7 +4,7 @@ use 5.003_11;
use strict;
use Scalar::Util qw(reftype refaddr);
-$Safe::VERSION = "2.31";
+$Safe::VERSION = "2.32";
# *** Don't declare any lexicals above this point ***
#