summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2025-08-15 21:19:13 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2025-08-15 21:19:13 (GMT)
commit5f003481345e81f318adedf7d194b63c6ac0520a (patch)
tree1ee69b8d3f334edb355e2bc5f80a7b8501505bee /unix
parent6048f838e36d9638888a2a075e0f1082c0be8bca (diff)
parent8061873d98749f59f6295c371772492cca07a35e (diff)
downloadtcl-5f003481345e81f318adedf7d194b63c6ac0520a.zip
tcl-5f003481345e81f318adedf7d194b63c6ac0520a.tar.gz
tcl-5f003481345e81f318adedf7d194b63c6ac0520a.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 b068713..2e09f09 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1081,9 +1081,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)/9.0/msgcat-1.7.1.tm"
- @echo "Installing package tcltest 2.5.9 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.10 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)/9.0/tcltest-2.5.9.tm"
+ "$(MODULE_INSTALL_DIR)/9.0/tcltest-2.5.10.tm"
@echo "Installing package platform 1.0.19 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
"$(MODULE_INSTALL_DIR)/9.0/platform-1.0.19.tm"