summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2025-08-15 19:15:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2025-08-15 19:15:53 (GMT)
commit8061873d98749f59f6295c371772492cca07a35e (patch)
treed18db36ab78644dadddaccf5b59449519e7f7483 /unix
parent20a3d4112f5177781500f6f87841be0d1d7cb049 (diff)
parentb522ab7c2ad740a068df9546538405f8d2a2c703 (diff)
downloadtcl-8061873d98749f59f6295c371772492cca07a35e.zip
tcl-8061873d98749f59f6295c371772492cca07a35e.tar.gz
tcl-8061873d98749f59f6295c371772492cca07a35e.tar.bz2
Merge release
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 18b943a..3efdfec 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -872,9 +872,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.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)/8.5/tcltest-2.5.9.tm"
+ "$(MODULE_INSTALL_DIR)/8.5/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)/8.4/platform-1.0.19.tm"