summaryrefslogtreecommitdiffstats
path: root/library/safe.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 12:05:09 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-02-16 12:05:09 (GMT)
commit7dba68fe7673195fb44cfb6dd3f774cab411b18f (patch)
tree588448da9529172e085fa40c29f2fac85730bd4c /library/safe.tcl
parent4a3fdabdb8d2fea0373183770a4eb0314eed0d1d (diff)
parent425661ed95d8e4ae7b88e0d815e9aa8dc8b37d16 (diff)
downloadtcl-7dba68fe7673195fb44cfb6dd3f774cab411b18f.zip
tcl-7dba68fe7673195fb44cfb6dd3f774cab411b18f.tar.gz
tcl-7dba68fe7673195fb44cfb6dd3f774cab411b18f.tar.bz2
Merge 8.6. http -> 2.10b2
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 b84d2f5..7b85371 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 {