summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-08-09 17:11:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-08-09 17:11:37 (GMT)
commit1364a529c92c6e64af2308174eb56b09001e5fa7 (patch)
treef9e1f1fd697ed0a32915302eb00a6eb7e6119f89 /library
parent49644f7f4298d5bd2038227bd5db4401e2f881a6 (diff)
parentd34d76dd0d9c0144e573d9e194655a56e56d32be (diff)
downloadtk-1364a529c92c6e64af2308174eb56b09001e5fa7.zip
tk-1364a529c92c6e64af2308174eb56b09001e5fa7.tar.gz
tk-1364a529c92c6e64af2308174eb56b09001e5fa7.tar.bz2
merge release
Diffstat (limited to 'library')
-rw-r--r--library/tk.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/tk.tcl b/library/tk.tcl
index 691bf83..fc61c4d 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.6.6
+package require -exact Tk 8.6.7
# Create a ::tk namespace
namespace eval ::tk {