summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-14 12:09:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-02-14 12:09:19 (GMT)
commitdc0e05561894f15a75d274d8868bc4405d4b206b (patch)
tree36309231dfe235cdb8dc5519c3b1007e2ee33419 /library/msgcat/pkgIndex.tcl
parent715f2a416119bf40f0fd4cb42894f329bc69029e (diff)
parent2ba17918f72d6f2f0042928facbc0563a52c3b54 (diff)
downloadtcl-dc0e05561894f15a75d274d8868bc4405d4b206b.zip
tcl-dc0e05561894f15a75d274d8868bc4405d4b206b.tar.gz
tcl-dc0e05561894f15a75d274d8868bc4405d4b206b.tar.bz2
[Bug 3604576]: msgcat-1.5.0.tm error on windows XP
Diffstat (limited to 'library/msgcat/pkgIndex.tcl')
-rw-r--r--library/msgcat/pkgIndex.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgcat/pkgIndex.tcl b/library/msgcat/pkgIndex.tcl
index 832bf81..3fdb25a 100644
--- a/library/msgcat/pkgIndex.tcl
+++ b/library/msgcat/pkgIndex.tcl
@@ -1,2 +1,2 @@
if {![package vsatisfies [package provide Tcl] 8.5]} {return}
-package ifneeded msgcat 1.5.0 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.5.1 [list source [file join $dir msgcat.tcl]]