diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2012-11-08 09:15:55 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2012-11-08 09:15:55 (GMT) |
commit | 4da1749d867350384bc47fa4615b517c02698c0a (patch) | |
tree | de741f0e99e1ca63f996757dc09e12485129bf92 /doc/msgcat.n | |
parent | 1c46cee81c33701655f2ea160677ef10278926c2 (diff) | |
download | tcl-4da1749d867350384bc47fa4615b517c02698c0a.zip tcl-4da1749d867350384bc47fa4615b517c02698c0a.tar.gz tcl-4da1749d867350384bc47fa4615b517c02698c0a.tar.bz2 |
changed msgcat version from 1.4 to 1.5 in doc/msgcat.n, tests/clock.test, library/clock.tcl, win/makefile.bc and tools/tcl.wse.in
Diffstat (limited to 'doc/msgcat.n')
-rw-r--r-- | doc/msgcat.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/msgcat.n b/doc/msgcat.n index af6be7f..57fbb78 100644 --- a/doc/msgcat.n +++ b/doc/msgcat.n @@ -5,7 +5,7 @@ '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" .so man.macros -.TH "msgcat" n 1.4 msgcat "Tcl Bundled Packages" +.TH "msgcat" n 1.5 msgcat "Tcl Bundled Packages" .BS '\" Note: do not modify the .SH NAME line immediately below! .SH NAME |