summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorpspjuth <peter.spjuth@gmail.com>2018-10-22 20:27:03 (GMT)
committerpspjuth <peter.spjuth@gmail.com>2018-10-22 20:27:03 (GMT)
commit5b1614f31a3c2c510c726089b6ca499cfb792e72 (patch)
treeb6582cb127888e854c6cca4bc58e29ff51b0577f /unix/Makefile.in
parent8c05c20df453400c69cdcddd621fd9fc7e692e73 (diff)
downloadtcl-5b1614f31a3c2c510c726089b6ca499cfb792e72.zip
tcl-5b1614f31a3c2c510c726089b6ca499cfb792e72.tar.gz
tcl-5b1614f31a3c2c510c726089b6ca499cfb792e72.tar.bz2
Documentation and revision bump for tip 522
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 487ae61..c42abbf 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -933,9 +933,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.4.1 as a Tcl Module"
+ @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.4.1.tm
+ "$(MODULE_INSTALL_DIR)"/tcl8/8.5/tcltest-2.5.0.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