From fc9ec15027108ede96166ca4c39eac5677b25a74 Mon Sep 17 00:00:00 2001 From: Pat Thoyts Date: Mon, 24 Dec 2007 00:07:15 +0000 Subject: [PATCH] Fixed the version number (this really should be automatic) git-svn-id: svn://svn.equi4.com/kitgen/trunk@1981 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 86c26df..c0146d9 100644 --- a/files/tk8.5-pkgIndex.tcl +++ b/files/tk8.5-pkgIndex.tcl @@ -1,4 +1,4 @@ -package ifneeded Tk 8.5b3 \ +package ifneeded Tk 8.5.0 \ [string map [list @@ [file join $dir .. libtk8.5[info sharedlibext]]] { if {[lsearch -exact [info loaded] {{} Tk}] >= 0} { load "" Tk -- 2.23.0