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 | 57c33f75879ddd0d63698849602925b888430c73 (patch) | |
tree | de741f0e99e1ca63f996757dc09e12485129bf92 /tools | |
parent | a26191b7b2aa7ead90d99661d21b3355f521997c (diff) | |
download | tcl-57c33f75879ddd0d63698849602925b888430c73.zip tcl-57c33f75879ddd0d63698849602925b888430c73.tar.gz tcl-57c33f75879ddd0d63698849602925b888430c73.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 'tools')
-rw-r--r-- | tools/tcl.wse.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index f6b31ca..5d3a32b 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -1063,12 +1063,12 @@ item: If/While Statement end item: Install File Source=${__TCLBASEDIR__}\library\msgcat\pkgIndex.tcl - Destination=%MAINDIR%\lib\tcl%VER%\msgcat1.4\pkgIndex.tcl + Destination=%MAINDIR%\lib\tcl%VER%\msgcat1.5\pkgIndex.tcl Flags=0000000010000010 end item: Install File Source=${__TCLBASEDIR__}\library\msgcat\msgcat.tcl - Destination=%MAINDIR%\lib\tcl%VER%\msgcat1.4\msgcat.tcl + Destination=%MAINDIR%\lib\tcl%VER%\msgcat1.5\msgcat.tcl Flags=0000000010000010 end item: Install File |