summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2018-10-29 15:04:51 (GMT)
committerdgp <dgp@users.sourceforge.net>2018-10-29 15:04:51 (GMT)
commit0642eb9363827075297bf190e0b8e261b6b24e22 (patch)
tree458198a5124f8ea17c2c5403465f7219458bdc6f /unix/Makefile.in
parent5318dc3f04d941a75dee36007e1d7318d3d71f40 (diff)
parent78ef9a971b84f12fb89a8351cf5328961bee8088 (diff)
downloadtcl-0642eb9363827075297bf190e0b8e261b6b24e22.zip
tcl-0642eb9363827075297bf190e0b8e261b6b24e22.tar.gz
tcl-0642eb9363827075297bf190e0b8e261b6b24e22.tar.bz2
merge 8.7
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 6611e61..3484ceb 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -932,9 +932,9 @@ install-libraries: libraries
@echo "Installing package msgcat 1.7.0 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl \
"$(MODULE_INSTALL_DIR)"/tcl9/9.0/msgcat-1.7.0.tm
- @echo "Installing package tcltest 2.4.1 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.0 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)"/tcl9/9.0/tcltest-2.4.1.tm
+ "$(MODULE_INSTALL_DIR)"/tcl9/9.0/tcltest-2.5.0.tm
@echo "Installing package platform 1.0.14 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
"$(MODULE_INSTALL_DIR)"/tcl9/9.0/platform-1.0.14.tm