From 7a0cc0e3b3de48e8ace1aea678aaa0859742b21a Mon Sep 17 00:00:00 2001 From: treectrl Date: Thu, 23 Nov 2006 22:04:33 +0000 Subject: Updated for 2.2. --- shellicon/pkgIndex.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shellicon/pkgIndex.tcl b/shellicon/pkgIndex.tcl index b83c4f9..6f7131c 100644 --- a/shellicon/pkgIndex.tcl +++ b/shellicon/pkgIndex.tcl @@ -1,2 +1,2 @@ if {[catch {package require Tcl 8.4}]} return -package ifneeded shellicon 2.1.1 [list load [file join $dir shellicon21.dll] shellicon] +package ifneeded shellicon 2.2 [list load [file join $dir shellicon22.dll] shellicon] -- cgit v0.12