summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-05 21:00:03 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-05 21:00:03 (GMT)
commit5d04447d24fe48ce92830ef03cbbf34fe0aae9f8 (patch)
tree9a73f3bee0b7a2e18ad90708060556a285d8b903 /library/tk.tcl
parent01b3cae548441e7981c53663d22a205321d08d28 (diff)
parent41ac9b75c0a75e686c0d57390e4699dfd5136292 (diff)
downloadtk-5d04447d24fe48ce92830ef03cbbf34fe0aae9f8.zip
tk-5d04447d24fe48ce92830ef03cbbf34fe0aae9f8.tar.gz
tk-5d04447d24fe48ce92830ef03cbbf34fe0aae9f8.tar.bz2
Merge 8.7. b1 -> b2: preparation 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 1f7e787..eb7ab74 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 9.0b1
+package require -exact tk 9.0b2
# Create a ::tk namespace
namespace eval ::tk {