summaryrefslogtreecommitdiffstats
path: root/shellicon/pkgIndex.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2005-07-23 00:47:08 (GMT)
committertreectrl <treectrl>2005-07-23 00:47:08 (GMT)
commitb9c49dbc80e07564e24720859f459d1689f48e74 (patch)
tree6ad0884e0b027f00448f80fcd7b2e6403d963859 /shellicon/pkgIndex.tcl
parent3a1091c5190d70224a146d64cb61713160c41427 (diff)
downloadtktreectrl-b9c49dbc80e07564e24720859f459d1689f48e74.zip
tktreectrl-b9c49dbc80e07564e24720859f459d1689f48e74.tar.gz
tktreectrl-b9c49dbc80e07564e24720859f459d1689f48e74.tar.bz2
Bump version to 2.1.
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 3d72970..228bf03 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.0.1 [list load [file join $dir shellicon20.dll] shellicon]
+package ifneeded shellicon 2.1 [list load [file join $dir shellicon21.dll] shellicon]