summaryrefslogtreecommitdiffstats
path: root/shellicon/pkgIndex.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'shellicon/pkgIndex.tcl')
-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]