From c9c01452af75b82476302c55d8c4b25d541c6367 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Tue, 5 Feb 2008 23:06:32 +0000 Subject: [PATCH] Fixed the version number to 8.5.1 (this _really_ should be automatic) git-svn-id: svn://svn.equi4.com/kitgen/trunk@2116 9e558909-932a-0410-a563-af77432da1eb --- files/tk8.5-pkgIndex.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/tk8.5-pkgIndex.tcl b/files/tk8.5-pkgIndex.tcl index c0146d9..256351f 100644 --- a/files/tk8.5-pkgIndex.tcl +++ b/files/tk8.5-pkgIndex.tcl @@ -1,4 +1,4 @@ -package ifneeded Tk 8.5.0 \ +package ifneeded Tk 8.5.1 \ [string map [list @@ [file join $dir .. libtk8.5[info sharedlibext]]] { if {[lsearch -exact [info loaded] {{} Tk}] >= 0} { load "" Tk -- 2.23.0