summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-03 09:52:59 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-03 09:52:59 (GMT)
commitf23698ae342e74bcedb17f24cde0f80106e14ea7 (patch)
treea7b9fca0a1b5f32e52f41c44d37dddea726b532c /unix
parentb1517df3ff0aa3be2bb952a719ffbbc27d69e226 (diff)
parent910d0222de6f3bd8fdf3b7c061cdb89581b2f2df (diff)
downloadtcl-f23698ae342e74bcedb17f24cde0f80106e14ea7.zip
tcl-f23698ae342e74bcedb17f24cde0f80106e14ea7.tar.gz
tcl-f23698ae342e74bcedb17f24cde0f80106e14ea7.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 ae974fc..4d37704 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1053,9 +1053,9 @@ install-libraries: libraries
@echo "Installing package tcltest 2.5.3 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
"$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.3.tm"
- @echo "Installing package platform 1.0.14 as a Tcl Module"
+ @echo "Installing package platform 1.0.15 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
- "$(MODULE_INSTALL_DIR)/8.4/platform-1.0.14.tm"
+ "$(MODULE_INSTALL_DIR)/8.4/platform-1.0.15.tm"
@echo "Installing package platform::shell 1.1.4 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl \
"$(MODULE_INSTALL_DIR)/8.4/platform/shell-1.1.4.tm"