summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-03-30 10:30:30 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-03-30 10:30:30 (GMT)
commit4cbd0649efa1b88510c6873aa3f348b58d51b982 (patch)
tree7cecd9efc51959ebdd7672ebfecfe72b7fcea579 /unix
parent7a81cc7b2b6bb91af471e292b4199d1af61bf52b (diff)
parent97ab1046f9b569c46750812c1e33ddfd631ec857 (diff)
downloadtcl-4cbd0649efa1b88510c6873aa3f348b58d51b982.zip
tcl-4cbd0649efa1b88510c6873aa3f348b58d51b982.tar.gz
tcl-4cbd0649efa1b88510c6873aa3f348b58d51b982.tar.bz2
Merge 8.6
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index c35c940..4c0c8b0 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1044,9 +1044,9 @@ 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)"/tcl8/8.7/msgcat-1.7.0.tm
- @echo "Installing package tcltest 2.5.2 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.3 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)"/tcl8/8.5/tcltest-2.5.2.tm
+ "$(MODULE_INSTALL_DIR)"/tcl8/8.5/tcltest-2.5.3.tm
@echo "Installing package platform 1.0.14 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
"$(MODULE_INSTALL_DIR)"/tcl8/8.4/platform-1.0.14.tm