summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2012-11-08 09:15:55 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2012-11-08 09:15:55 (GMT)
commit4da1749d867350384bc47fa4615b517c02698c0a (patch)
treede741f0e99e1ca63f996757dc09e12485129bf92 /tools
parent1c46cee81c33701655f2ea160677ef10278926c2 (diff)
downloadtcl-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')
-rw-r--r--tools/tcl.wse.in4
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