summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-02 00:06:21 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-02 00:06:21 (GMT)
commit05ebf671c4c783977fe9da5d8782277d0855605b (patch)
tree126aad454d32d8118e562655eaae3045e2e36696 /unix/Makefile.in
parentb86e4ae4f1c064097acc816bb6fa8c922ac200f0 (diff)
parent5a669c8fbb45b3321f07482c114152486d0600bf (diff)
downloadtcl-05ebf671c4c783977fe9da5d8782277d0855605b.zip
tcl-05ebf671c4c783977fe9da5d8782277d0855605b.tar.gz
tcl-05ebf671c4c783977fe9da5d8782277d0855605b.tar.bz2
merge 8.5
Diffstat (limited to 'unix/Makefile.in')
-rw-r--r--unix/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/Makefile.in b/unix/Makefile.in
index 3ccd430..aa35f80 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -788,8 +788,8 @@ install-libraries: libraries $(INSTALL_TZDATA) install-msgs
@echo "Installing package tcltest 2.3.8 as a Tcl Module";
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.5/tcltest-2.3.8.tm;
- @echo "Installing package platform 1.0.12 as a Tcl Module";
- @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform-1.0.12.tm;
+ @echo "Installing package platform 1.0.13 as a Tcl Module";
+ @$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform-1.0.13.tm;
@echo "Installing package platform::shell 1.1.4 as a Tcl Module";
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/shell.tcl "$(SCRIPT_INSTALL_DIR)"/../tcl8/8.4/platform/shell-1.1.4.tm;