summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2012-09-12 17:42:59 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2012-09-12 17:42:59 (GMT)
commit4dbba767c34ef9df1449908d3b71e130ebf74dc5 (patch)
treefd1305621758fdeca65c0e1b6deac4840f3d2f0d /library/msgcat/pkgIndex.tcl
parenta691e3e94617652a15c76afc630e9869cd7ae6cd (diff)
downloadtcl-4dbba767c34ef9df1449908d3b71e130ebf74dc5.zip
tcl-4dbba767c34ef9df1449908d3b71e130ebf74dc5.tar.gz
tcl-4dbba767c34ef9df1449908d3b71e130ebf74dc5.tar.bz2
tip#404 file locale mcset: mc(fl)(m)set backport from 8.6
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 60c2d3c..832bf81 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.4.5 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.5.0 [list source [file join $dir msgcat.tcl]]