From 40aaa4ec3407e1ab404f4d1b0547205ac561269a Mon Sep 17 00:00:00 2001 From: Siep Kroonenberg Date: Thu, 15 Feb 2024 21:05:12 +0000 Subject: Tcl/Tk 8.6.13 git-svn-id: svn://tug.org/texlive/trunk@69897 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tltcl/lib/tcl8.6/init.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg/tltcl/lib/tcl8.6/init.tcl') diff --git a/Master/tlpkg/tltcl/lib/tcl8.6/init.tcl b/Master/tlpkg/tltcl/lib/tcl8.6/init.tcl index edf6bd58d0e..0655dc87b8f 100644 --- a/Master/tlpkg/tltcl/lib/tcl8.6/init.tcl +++ b/Master/tlpkg/tltcl/lib/tcl8.6/init.tcl @@ -16,7 +16,7 @@ if {[info commands package] == ""} { error "version mismatch: library\nscripts expect Tcl version 7.5b1 or later but the loaded version is\nonly [info patchlevel]" } -package require -exact Tcl 8.6.12 +package require -exact Tcl 8.6.13 # Compute the auto path to use in this interpreter. # The values on the path come from several locations: -- cgit v1.2.3