summaryrefslogtreecommitdiffstats
path: root/win/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-03-30 10:32:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-03-30 10:32:16 (GMT)
commit958d0d861719014d4fe9f8a0a241cfc1ce0704c1 (patch)
tree154b4958461dd44b5bab50735edc6c2c18db58e9 /win/Makefile.in
parent9e82ddc739533d80820c3d1d91f873b25132380a (diff)
parent4cbd0649efa1b88510c6873aa3f348b58d51b982 (diff)
downloadtcl-958d0d861719014d4fe9f8a0a241cfc1ce0704c1.zip
tcl-958d0d861719014d4fe9f8a0a241cfc1ce0704c1.tar.gz
tcl-958d0d861719014d4fe9f8a0a241cfc1ce0704c1.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 74996bc..5029df8 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -873,8 +873,8 @@ install-libraries: libraries install-tzdata install-msgs
done;
@echo "Installing package msgcat 1.7.0 as a Tcl Module";
@$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl $(SCRIPT_INSTALL_DIR)/../tcl9/9.0/msgcat-1.7.0.tm;
- @echo "Installing package tcltest 2.5.2 as a Tcl Module";
- @$(COPY) $(ROOT_DIR)/library/tcltest/tcltest.tcl $(SCRIPT_INSTALL_DIR)/../tcl9/9.0/tcltest-2.5.2.tm;
+ @echo "Installing package tcltest 2.5.3 as a Tcl Module";
+ @$(COPY) $(ROOT_DIR)/library/tcltest/tcltest.tcl $(SCRIPT_INSTALL_DIR)/../tcl9/9.0/tcltest-2.5.3.tm;
@echo "Installing package platform 1.0.14 as a Tcl Module";
@$(COPY) $(ROOT_DIR)/library/platform/platform.tcl $(SCRIPT_INSTALL_DIR)/../tcl9/9.0/platform-1.0.14.tm;
@echo "Installing package platform::shell 1.1.4 as a Tcl Module";