summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-07-22 21:57:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-07-22 21:57:42 (GMT)
commitb2ce09bd9ec3b2ac58805ee94ff4cccaba69a67f (patch)
tree21bfff00a63413e1477f317bd8c28ef8ace2e346 /unix
parentaa5c8dabeeb0dff3125e48352cbd8a7411affa68 (diff)
parent518ff0b0d9cbf5887984531c88f896be53454d2e (diff)
downloadtcl-b2ce09bd9ec3b2ac58805ee94ff4cccaba69a67f.zip
tcl-b2ce09bd9ec3b2ac58805ee94ff4cccaba69a67f.tar.gz
tcl-b2ce09bd9ec3b2ac58805ee94ff4cccaba69a67f.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 28fa446..30d9462 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1049,9 +1049,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.4 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.5 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.4.tm"
+ "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.5.tm"
@echo "Installing package platform 1.0.18 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
"$(MODULE_INSTALL_DIR)/8.4/platform-1.0.18.tm"