summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2024-02-14 19:11:18 (GMT)
committerdgp <dgp@users.sourceforge.net>2024-02-14 19:11:18 (GMT)
commit5dd075633dbbcce000326bee60369c15e7cf86b8 (patch)
tree9dcde3609fdc30b774b5f7696b06d6326b737c1d /unix
parent63e639c64d0c594d3c82c60b87b9b97659dec9bb (diff)
parent4fd8afa9a9f7dd90e9ff4d9ac55b0091e2a83bbb (diff)
downloadtcl-5dd075633dbbcce000326bee60369c15e7cf86b8.zip
tcl-5dd075633dbbcce000326bee60369c15e7cf86b8.tar.gz
tcl-5dd075633dbbcce000326bee60369c15e7cf86b8.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 239b22b..7619afc 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -964,9 +964,9 @@ install-libraries: libraries
@echo "Installing package msgcat 1.6.1 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl \
"$(MODULE_INSTALL_DIR)/8.5/msgcat-1.6.1.tm"
- @echo "Installing package tcltest 2.5.6 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.7 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.6.tm"
+ "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.7.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"