summaryrefslogtreecommitdiffstats
path: root/library/safe.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 12:16:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 12:16:20 (GMT)
commit4c72523145189602c33c3e0d08e1b716fef1a34f (patch)
tree8b67722a0a4ef026ef26c656c3918b9ba8a6756b /library/safe.tcl
parent7f4cefb36eb47ec5c99d0becec44ed9de9760b5a (diff)
parent7dba68fe7673195fb44cfb6dd3f774cab411b18f (diff)
downloadtcl-4c72523145189602c33c3e0d08e1b716fef1a34f.zip
tcl-4c72523145189602c33c3e0d08e1b716fef1a34f.tar.gz
tcl-4c72523145189602c33c3e0d08e1b716fef1a34f.tar.bz2
Merge 8.7
Diffstat (limited to 'library/safe.tcl')
-rw-r--r--library/safe.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/safe.tcl b/library/safe.tcl
index 830f14f..cc4a194 100644
--- a/library/safe.tcl
+++ b/library/safe.tcl
@@ -20,7 +20,7 @@
#
# Needed utilities package
-package require opt 0.4.8
+package require opt 0.4.9
# Create the safe namespace
namespace eval ::safe {