summaryrefslogtreecommitdiffstats
path: root/shellicon/pkgIndex.tcl
diff options
context:
space:
mode:
authortreectrl <treectrl>2006-09-05 21:53:01 (GMT)
committertreectrl <treectrl>2006-09-05 21:53:01 (GMT)
commit9cfeb3544613b13408cf2f87c0b477942a2aed27 (patch)
tree3f738123f978eaca574a3779301b67612340e4e0 /shellicon/pkgIndex.tcl
parent119e2206db83ec878e1c4c3bdd4f7b1555e6ec57 (diff)
downloadtktreectrl-9cfeb3544613b13408cf2f87c0b477942a2aed27.zip
tktreectrl-9cfeb3544613b13408cf2f87c0b477942a2aed27.tar.gz
tktreectrl-9cfeb3544613b13408cf2f87c0b477942a2aed27.tar.bz2
Bumped version to 2.1.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 228bf03..b83c4f9 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 [list load [file join $dir shellicon21.dll] shellicon]
+package ifneeded shellicon 2.1.1 [list load [file join $dir shellicon21.dll] shellicon]