summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-25 16:41:25 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-11-25 16:41:25 (GMT)
commita9fd02e86430179e5dbff45a0f7a48b7a27fb88c (patch)
treee81b1f62fee35983856871774341ab73bcbf6b27 /unix
parentd7e26630c0ee21eed345693c2c9eba57ddac3628 (diff)
parent91a9b97aa6770bc5f963683b0cb3a4f9beebe33e (diff)
downloadtcl-a9fd02e86430179e5dbff45a0f7a48b7a27fb88c.zip
tcl-a9fd02e86430179e5dbff45a0f7a48b7a27fb88c.tar.gz
tcl-a9fd02e86430179e5dbff45a0f7a48b7a27fb88c.tar.bz2
Merge 8.7
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index a64d136..e07834c 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1035,7 +1035,7 @@ install-libraries: libraries
@echo "Installing package msgcat 1.7.0 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl \
"$(MODULE_INSTALL_DIR)"/tcl9/9.0/msgcat-1.7.0.tm
- @echo "Installing package tcltest 2.5.0 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.1 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
"$(MODULE_INSTALL_DIR)"/tcl9/9.0/tcltest-2.5.1.tm
@echo "Installing package platform 1.0.14 as a Tcl Module"