summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2022-06-06 16:51:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2022-06-06 16:51:53 (GMT)
commit76b5ac4e0d16541932a4c5fec80f37a22b55cf32 (patch)
tree772d6250d1d5b063417432e537e9a639a0f3c07d /library/tk.tcl
parent9f026c1d4be7846c9320926552b3735396e0350d (diff)
downloadtk-76b5ac4e0d16541932a4c5fec80f37a22b55cf32.zip
tk-76b5ac4e0d16541932a4c5fec80f37a22b55cf32.tar.gz
tk-76b5ac4e0d16541932a4c5fec80f37a22b55cf32.tar.bz2
Bump to 8.6.13 for release
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 5bb3be7..d7d7211 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.12
+package require -exact Tk 8.6.13
# Create a ::tk namespace
namespace eval ::tk {