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 /tools/tcl.wse.in | |
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 'tools/tcl.wse.in')
-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 |