summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-10 14:18:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-10 14:18:40 (GMT)
commitccbf81ed51f1528d7c456987e78c1f3485318af9 (patch)
tree70d2c14796a0284ec4532d5975c7aba1e3678b71 /unix
parent26c1cd495a1ba8397db198e13aafe1a29287e6d0 (diff)
parent76801530639bfebb39fab98219ead45ee7957a75 (diff)
downloadtcl-ccbf81ed51f1528d7c456987e78c1f3485318af9.zip
tcl-ccbf81ed51f1528d7c456987e78c1f3485318af9.tar.gz
tcl-ccbf81ed51f1528d7c456987e78c1f3485318af9.tar.bz2
Merge 8.7
Diffstat (limited to 'unix')
-rw-r--r--unix/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index c62a31e..46b5ac7 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -949,7 +949,7 @@ install-libraries: libraries
"$(MODULE_INSTALL_DIR)"/tcl8/8.7/msgcat-1.7.0.tm
@echo "Installing package tcltest 2.5.0 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)"/tcl8/8.5/tcltest-2.5.0.tm
+ "$(MODULE_INSTALL_DIR)"/tcl8/8.5/tcltest-2.5.1.tm
@echo "Installing package platform 1.0.14 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
"$(MODULE_INSTALL_DIR)"/tcl8/8.4/platform-1.0.14.tm