summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-12 23:41:50 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2024-03-12 23:41:50 (GMT)
commit821bba1a88ee14ffee2b385827e5f8d49d806a40 (patch)
tree4b5c1a476c12d0301cb3a2fa7b6214cea667cf8c /win
parenta1bc074866de9bbdb7f93c5db7c90d6a9c1b458d (diff)
parent5258bbb71424412d9f05af2e64224c8ff2ea1329 (diff)
downloadtcl-821bba1a88ee14ffee2b385827e5f8d49d806a40.zip
tcl-821bba1a88ee14ffee2b385827e5f8d49d806a40.tar.gz
tcl-821bba1a88ee14ffee2b385827e5f8d49d806a40.tar.bz2
Merge 8.6
Diffstat (limited to 'win')
-rw-r--r--win/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index c704a43..e103ef2 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -899,8 +899,8 @@ install-libraries: libraries install-tzdata install-msgs
done;
@echo "Installing package msgcat 1.7.1 as a Tcl Module";
@$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl "$(MODULE_INSTALL_DIR)/8.7/msgcat-1.7.1.tm";
- @echo "Installing package tcltest 2.5.7 as a Tcl Module";
- @$(COPY) $(ROOT_DIR)/library/tcltest/tcltest.tcl "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.7.tm";
+ @echo "Installing package tcltest 2.5.8 as a Tcl Module";
+ @$(COPY) $(ROOT_DIR)/library/tcltest/tcltest.tcl "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.8.tm";
@echo "Installing package platform 1.0.19 as a Tcl Module";
@$(COPY) $(ROOT_DIR)/library/platform/platform.tcl "$(MODULE_INSTALL_DIR)/8.4/platform-1.0.19.tm";
@echo "Installing package platform::shell 1.1.4 as a Tcl Module";