summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-09-04 14:03:39 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-09-04 14:03:39 (GMT)
commite4ed3e4c0339668b464249f10507eebcab01b31c (patch)
tree1bbdf5b17d3a08ea1bcb12337366ff29e2e1efe0 /win/Makefile.in
parent3cd7cf4e997f5dea350cf1cc69b4b5705a93e965 (diff)
parentedb7af10d93df44cc25e9dce384c61669ce73dc8 (diff)
downloadtcl-e4ed3e4c0339668b464249f10507eebcab01b31c.zip
tcl-e4ed3e4c0339668b464249f10507eebcab01b31c.tar.gz
tcl-e4ed3e4c0339668b464249f10507eebcab01b31c.tar.bz2
merge trunk
Diffstat (limited to 'win/Makefile.in')
-rw-r--r--win/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index 1443404..2ec4fd6 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -655,8 +655,8 @@ install-libraries: libraries install-tzdata install-msgs
do \
$(COPY) "$$j" "$(SCRIPT_INSTALL_DIR)/opt0.4"; \
done;
- @echo "Installing package msgcat 1.6.0 as a Tcl Module";
- @$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl $(SCRIPT_INSTALL_DIR)/../tcl9/9.0/msgcat-1.6.0.tm;
+ @echo "Installing package msgcat 1.6.1 as a Tcl Module";
+ @$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl $(SCRIPT_INSTALL_DIR)/../tcl9/9.0/msgcat-1.6.1.tm;
@echo "Installing package tcltest 2.4.0 as a Tcl Module";
@$(COPY) $(ROOT_DIR)/library/tcltest/tcltest.tcl $(SCRIPT_INSTALL_DIR)/../tcl9/9.0/tcltest-2.4.0.tm;
@echo "Installing package platform 1.0.14 as a Tcl Module";