summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-14 21:52:20 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-09-14 21:52:20 (GMT)
commitc9396a84a899e88fa02dd17df5601e9b2fd0cef4 (patch)
tree7188f5fa190c980eee21173bf1c5a8b807398002 /unix
parent96c82a32e19afd4581f3aa21da39c8c6aa90bd7c (diff)
parent93022718af12833e135ad743bc6169bcfd443ddf (diff)
downloadtcl-c9396a84a899e88fa02dd17df5601e9b2fd0cef4.zip
tcl-c9396a84a899e88fa02dd17df5601e9b2fd0cef4.tar.gz
tcl-c9396a84a899e88fa02dd17df5601e9b2fd0cef4.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