summaryrefslogtreecommitdiffstats
path: root/shellicon
diff options
context:
space:
mode:
authortreectrl <treectrl>2006-11-23 22:04:33 (GMT)
committertreectrl <treectrl>2006-11-23 22:04:33 (GMT)
commit7a0cc0e3b3de48e8ace1aea678aaa0859742b21a (patch)
tree165a79de64fce5a5dc35d8682e4b021d9938b242 /shellicon
parent293236c6ae4becbc3f61717dd5b9e6ebd5b529cf (diff)
downloadtktreectrl-7a0cc0e3b3de48e8ace1aea678aaa0859742b21a.zip
tktreectrl-7a0cc0e3b3de48e8ace1aea678aaa0859742b21a.tar.gz
tktreectrl-7a0cc0e3b3de48e8ace1aea678aaa0859742b21a.tar.bz2
Updated for 2.2.
Diffstat (limited to 'shellicon')
-rw-r--r--shellicon/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
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]