summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-06 12:49:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-01-06 12:49:16 (GMT)
commitc50c3b612ba50c205771d13c6165254eb6d3a08f (patch)
treeaba16824ea837ae0491f49f6d94c0f17d4343de8 /library/tk.tcl
parent20a005ef0c7ab42b7f4f703572c56ac2af790137 (diff)
parent0fad0657c2f97cbfbbbfd7dbe1da39e618fcd33b (diff)
downloadtk-c50c3b612ba50c205771d13c6165254eb6d3a08f.zip
tk-c50c3b612ba50c205771d13c6165254eb6d3a08f.tar.gz
tk-c50c3b612ba50c205771d13c6165254eb6d3a08f.tar.bz2
Merge trunk
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 75574ca..96e671b 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.7a2
+package require -exact Tk 8.7a3
# Create a ::tk namespace
namespace eval ::tk {