summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-05-25 14:15:28 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-05-25 14:15:28 (GMT)
commit4c605ddbd4558895723babef100d5b41f2cce7eb (patch)
treea0c8e366ee0f655ae77f186a7172526d21d98110 /library/msgcat/pkgIndex.tcl
parent3e9a791d0a2bb61dd97ba787e57ebb24c6f75f50 (diff)
downloadtcl-4c605ddbd4558895723babef100d5b41f2cce7eb.zip
tcl-4c605ddbd4558895723babef100d5b41f2cce7eb.tar.gz
tcl-4c605ddbd4558895723babef100d5b41f2cce7eb.tar.bz2
Bump to msgcat 1.4.4.
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 63ed8ed..17ad5db 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.3 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.4.4 [list source [file join $dir msgcat.tcl]]