summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-06 10:31:27 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-06 10:31:27 (GMT)
commit0a38e523d30dbe1119fa0a84fb1e08860f029220 (patch)
tree5468a072201d57a9e5150e1b4bf48eaddbc61cdf /unix
parentf39dee95d792dd873d1c00643dfcdf86539ab839 (diff)
downloadtcl-0a38e523d30dbe1119fa0a84fb1e08860f029220.zip
tcl-0a38e523d30dbe1119fa0a84fb1e08860f029220.tar.gz
tcl-0a38e523d30dbe1119fa0a84fb1e08860f029220.tar.bz2
tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11]
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 8d90038..4ad001e 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1050,9 +1050,9 @@ install-libraries: libraries
@echo "Installing package msgcat 1.7.1 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/msgcat/msgcat.tcl \
"$(MODULE_INSTALL_DIR)/8.7/msgcat-1.7.1.tm"
- @echo "Installing package tcltest 2.5.3 as a Tcl Module"
+ @echo "Installing package tcltest 2.5.4 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/tcltest/tcltest.tcl \
- "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.3.tm"
+ "$(MODULE_INSTALL_DIR)/8.5/tcltest-2.5.4.tm"
@echo "Installing package platform 1.0.16 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/platform/platform.tcl \
"$(MODULE_INSTALL_DIR)/8.4/platform-1.0.16.tm"