summaryrefslogtreecommitdiffstats
path: root/library/msgcat/msgcat.tcl
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2006-09-10 19:00:15 (GMT)
committerdgp <dgp@users.sourceforge.net>2006-09-10 19:00:15 (GMT)
commitae2548db3cd06c83405be9c3edb975c515d16cc2 (patch)
treed2fe24ed475a021b9964bc4520fd6b6700f7bffb /library/msgcat/msgcat.tcl
parent99f4722bc1aaac286a7546f99abffdea5549c915 (diff)
downloadtcl-ae2548db3cd06c83405be9c3edb975c515d16cc2.zip
tcl-ae2548db3cd06c83405be9c3edb975c515d16cc2.tar.gz
tcl-ae2548db3cd06c83405be9c3edb975c515d16cc2.tar.bz2
* library/msgcat/msgcat.tcl: Bump to version msgcat 1.4.2 to account
* library/msgcat/pkgIndex.tcl: for modifications.
Diffstat (limited to 'library/msgcat/msgcat.tcl')
-rw-r--r--library/msgcat/msgcat.tcl4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/msgcat/msgcat.tcl b/library/msgcat/msgcat.tcl
index 81e90eb..12820db 100644
--- a/library/msgcat/msgcat.tcl
+++ b/library/msgcat/msgcat.tcl
@@ -10,12 +10,12 @@
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: msgcat.tcl,v 1.23 2006/09/10 17:04:06 das Exp $
+# RCS: @(#) $Id: msgcat.tcl,v 1.24 2006/09/10 19:00:15 dgp Exp $
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.1
+package provide msgcat 1.4.2
namespace eval msgcat {
namespace export mc mcload mclocale mcmax mcmset mcpreferences mcset \