From 1f7ec3808706ee4fb4161f52bc3d085723be4d0b Mon Sep 17 00:00:00 2001 From: dgp Date: Tue, 21 Oct 2003 03:42:04 +0000 Subject: update msgcat version to 1.4 --- library/msgcat/pkgIndex.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]] -- cgit v0.12