diff options
| author | dgp <dgp@users.sourceforge.net> | 2011-05-25 14:19:23 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2011-05-25 14:19:23 (GMT) |
| commit | 78be7474d41b19d19c01645e60088f6a7888924e (patch) | |
| tree | 3dfe934c14c21e7f860730eec941b1f155d171a9 /library/msgcat/msgcat.tcl | |
| parent | de8bdfc20fd21d16aa5e73fa0fb0ed8c88a2d18d (diff) | |
| parent | 4c605ddbd4558895723babef100d5b41f2cce7eb (diff) | |
| download | tcl-78be7474d41b19d19c01645e60088f6a7888924e.zip tcl-78be7474d41b19d19c01645e60088f6a7888924e.tar.gz tcl-78be7474d41b19d19c01645e60088f6a7888924e.tar.bz2 | |
Bump to msgcat 1.4.4
Diffstat (limited to 'library/msgcat/msgcat.tcl')
| -rw-r--r-- | library/msgcat/msgcat.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/msgcat/msgcat.tcl b/library/msgcat/msgcat.tcl index b39820a..369ed52 100644 --- a/library/msgcat/msgcat.tcl +++ b/library/msgcat/msgcat.tcl @@ -13,7 +13,7 @@ package require Tcl 8.5 # When the version number changes, be sure to update the pkgIndex.tcl file, # and the installation directory in the Makefiles. -package provide msgcat 1.4.3 +package provide msgcat 1.4.4 namespace eval msgcat { namespace export mc mcload mclocale mcmax mcmset mcpreferences mcset \ |
