summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-22 10:24:09 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-22 10:24:09 (GMT)
commit730530baba2df5183c58ec7c53f48461c299d0f3 (patch)
treef7b0ca2eeb914ca0322b28080035646d8694e446 /win/Makefile.in
parent7231e548e3e4154a4c7eae06aa395288c5a5dc64 (diff)
parent0bf471f2047929b0e9a2502e005efa1b619a0879 (diff)
downloadtcl-730530baba2df5183c58ec7c53f48461c299d0f3.zip
tcl-730530baba2df5183c58ec7c53f48461c299d0f3.tar.gz
tcl-730530baba2df5183c58ec7c53f48461c299d0f3.tar.bz2
Merge 8.7
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 f89241f..2c91f38 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -885,8 +885,8 @@ install-libraries: libraries install-tzdata install-msgs
do \
$(COPY) "$$j" "$(SCRIPT_INSTALL_DIR)/opt0.4"; \
done;
- @echo "Installing package msgcat 1.7.0 as a Tcl Module";
- @$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl "$(MODULE_INSTALL_DIR)/9.0/msgcat-1.7.0.tm";
+ @echo "Installing package msgcat 1.7.1 as a Tcl Module";
+ @$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl "$(MODULE_INSTALL_DIR)/9.0/msgcat-1.7.1.tm";
@echo "Installing package tcltest 2.5.3 as a Tcl Module";
@$(COPY) $(ROOT_DIR)/library/tcltest/tcltest.tcl "$(MODULE_INSTALL_DIR)/9.0/tcltest-2.5.3.tm";
@echo "Installing package platform 1.0.14 as a Tcl Module";