summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2019-12-02 10:52:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2019-12-02 10:52:45 (GMT)
commita86677ebd586df80ba453ee34fda89fda2189de3 (patch)
tree320ff3476ec5af4002715fa6bac4c0611165e4dc /unix
parentdb669f381b8ffe5ff42b0e4167f43e7db0f9e430 (diff)
parent90493b40122f01179e4f0152f055e44631b10e22 (diff)
downloadtcl-a86677ebd586df80ba453ee34fda89fda2189de3.zip
tcl-a86677ebd586df80ba453ee34fda89fda2189de3.tar.gz
tcl-a86677ebd586df80ba453ee34fda89fda2189de3.tar.bz2
Merge 8.6
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 8123968..838da2a 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1042,9 +1042,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)"/tcl8/8.7/msgcat-1.7.0.tm
- @echo "Installing package tcltest 2.5.1 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.2 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)"/tcl8/8.5/tcltest-2.5.1.tm
+ "$(MODULE_INSTALL_DIR)"/tcl8/8.5/tcltest-2.5.2.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