summaryrefslogtreecommitdiffstats
path: root/library
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-21 03:42:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-21 03:42:04 (GMT)
commit1f7ec3808706ee4fb4161f52bc3d085723be4d0b (patch)
tree898f17d5c1b18f4659fea9f42e7b641b9c1f25bd /library
parent069e6b39be18f68043fb7389188c1e8d2a6afb06 (diff)
downloadtcl-1f7ec3808706ee4fb4161f52bc3d085723be4d0b.zip
tcl-1f7ec3808706ee4fb4161f52bc3d085723be4d0b.tar.gz
tcl-1f7ec3808706ee4fb4161f52bc3d085723be4d0b.tar.bz2
update msgcat version to 1.4
Diffstat (limited to 'library')
-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 90198df..31bf23c 100644
--- a/library/msgcat/pkgIndex.tcl
+++ b/library/msgcat/pkgIndex.tcl
@@ -1,2 +1,2 @@
if {![package vsatisfies [package provide Tcl] 8.2]} {return}
-package ifneeded msgcat 1.3.1 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.4 [list source [file join $dir msgcat.tcl]]