summaryrefslogtreecommitdiffstats
path: root/library/msgcat/pkgIndex.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-09-10 18:23:45 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-09-10 18:23:45 (GMT)
commit81912ab7f64fedc64e5d3b1909c1160ba383244b (patch)
treef02b5378f28f2f14dae4c1c76c8546be4ed9c92d /library/msgcat/pkgIndex.tcl
parente14e8f4fa399e18ca5749dd5484d5080cbac9b1f (diff)
downloadtcl-81912ab7f64fedc64e5d3b1909c1160ba383244b.zip
tcl-81912ab7f64fedc64e5d3b1909c1160ba383244b.tar.gz
tcl-81912ab7f64fedc64e5d3b1909c1160ba383244b.tar.bz2
* library/msgcat/msgcat.tcl: Bump to version msgcat 1.3.4 to account
* library/msgcat/pkgIndex.tcl: for modifications.
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 91a93ad..5888ddb 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.3 [list source [file join $dir msgcat.tcl]]
+package ifneeded msgcat 1.3.4 [list source [file join $dir msgcat.tcl]]