summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-12-17 16:30:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-12-17 16:30:12 (GMT)
commit952ab7bc3348ded81ef97c70cea55474828cc261 (patch)
tree7a25ed46c7a501d82bdad8ea7a650616b463fc2a /library/msgcat/pkgIndex.tcl
parent1bfee26eaac2704c6966f6a5138eb1ea6c60d0c9 (diff)
downloadtcl-952ab7bc3348ded81ef97c70cea55474828cc261.zip
tcl-952ab7bc3348ded81ef97c70cea55474828cc261.tar.gz
tcl-952ab7bc3348ded81ef97c70cea55474828cc261.tar.bz2
bump to msgcat 1.4.3 to account for commits
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 5b6037c..63ed8ed 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.2 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.4.3 [list source [file join $dir msgcat.tcl]]