summaryrefslogtreecommitdiffstats
path: root/unix
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)
commit26619872a685f373c6fa06066eb03c5da5951bfa (patch)
tree4b5c1a476c12d0301cb3a2fa7b6214cea667cf8c /unix
parent247684d3712520d32b49fe7dc2f30d22429f7773 (diff)
parenta12b9422df5b4021dec42ebfe7a82ec8708638de (diff)
downloadtcl-26619872a685f373c6fa06066eb03c5da5951bfa.zip
tcl-26619872a685f373c6fa06066eb03c5da5951bfa.tar.gz
tcl-26619872a685f373c6fa06066eb03c5da5951bfa.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 60ae8d9..0a9d84e 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1080,9 +1080,9 @@ install-libraries: libraries
@echo "Installing package msgcat 1.7.1 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_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"
+ @echo "Installing package tcltest 2.5.8 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.7.tm"
+ "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.8.tm"
@echo "Installing package platform 1.0.19 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
"$(MODULE_INSTALL_DIR)/8.4/platform-1.0.19.tm"