summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-24 08:50:01 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-06-24 08:50:01 (GMT)
commit92cd512f43453b09c541c6df6e4e1144b6b1cc31 (patch)
tree5ca1653fa1b05cc69d47580d677be9d0bf43acfd /library/tk.tcl
parent835fa2d511e335babf70b6d19e379ca71938bb2c (diff)
parent444279bbce9e737df9a61dc1d5c0f7deef817e42 (diff)
downloadtk-92cd512f43453b09c541c6df6e4e1144b6b1cc31.zip
tk-92cd512f43453b09c541c6df6e4e1144b6b1cc31.tar.gz
tk-92cd512f43453b09c541c6df6e4e1144b6b1cc31.tar.bz2
Fix [c2d964e537]: tk.tcl file in glyph_indexing_2 branch is outdated
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 88ac47b..d8722cd 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 {