summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-01 12:20:55 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-06-01 12:20:55 (GMT)
commitdad8ec6ec5c376459e99f114d71c339f8a5a336d (patch)
tree1bc011dd9b3058544cb1bf2bee03e892e32ebe72 /unix
parent2f61163e6fa3bcf4254ca0c8600a2dc31e39045d (diff)
parent47115ff5651f08be8d3b80d3b7c2a3c8062a8177 (diff)
downloadtcl-dad8ec6ec5c376459e99f114d71c339f8a5a336d.zip
tcl-dad8ec6ec5c376459e99f114d71c339f8a5a336d.tar.gz
tcl-dad8ec6ec5c376459e99f114d71c339f8a5a336d.tar.bz2
Merge trunk
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 8c7dc90..3c5c26f 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -847,8 +847,8 @@ install-libraries: libraries
done;
@echo "Installing package msgcat 1.6.0 as a Tcl Module";
@$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl9/9.0/msgcat-1.6.0.tm;
- @echo "Installing package tcltest 2.3.8 as a Tcl Module";
- @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl9/9.0/tcltest-2.3.8.tm;
+ @echo "Installing package tcltest 2.3.9 as a Tcl Module";
+ @$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl9/9.0/tcltest-2.3.9.tm;
@echo "Installing package platform 1.0.14 as a Tcl Module";
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl9/9.0/platform-1.0.14.tm;