summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 08:25:48 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-21 08:25:48 (GMT)
commitd616147fcb262851a0e48c3a10c8ae1679f39165 (patch)
tree70b8418b6411f25e4c83794669e20890644979c2 /library/tk.tcl
parent7f78a312ce4997637ca682626c4dda78a4431c98 (diff)
parent2c5dfab324feddccbec14a4ab7c453697bf80385 (diff)
downloadtk-d616147fcb262851a0e48c3a10c8ae1679f39165.zip
tk-d616147fcb262851a0e48c3a10c8ae1679f39165.tar.gz
tk-d616147fcb262851a0e48c3a10c8ae1679f39165.tar.bz2
Merge 8.7
Diffstat (limited to 'library/tk.tcl')
-rw-r--r--library/tk.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/tk.tcl b/library/tk.tcl
index e5e3632..b648f9f 100644
--- a/library/tk.tcl
+++ b/library/tk.tcl
@@ -11,7 +11,7 @@
# this file, and for a DISCLAIMER OF ALL WARRANTIES.
# Verify that we have Tk binary and script components from the same release
-package require -exact tk 8.7a4
+package require -exact tk 8.7a6
# Create a ::tk namespace
namespace eval ::tk {