summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-16 09:43:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-16 09:43:42 (GMT)
commit640c0098d1285a4c0ac532eb4ea61500ce68ec9e (patch)
tree084ed983b70070c9a4d3310ab75f796b0f52fa1b /unix/Makefile.in
parenta6680c4b9f2f60e09c1ae4a8752051c142161289 (diff)
parentc432e303c0b17ee4dde9a3ec3bc1e04c381b32e3 (diff)
downloadtcl-640c0098d1285a4c0ac532eb4ea61500ce68ec9e.zip
tcl-640c0098d1285a4c0ac532eb4ea61500ce68ec9e.tar.gz
tcl-640c0098d1285a4c0ac532eb4ea61500ce68ec9e.tar.bz2
Merge 8.7
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 8f9d025..6229b4d 100644
--- a/unix/Makefile.in
+++ b/unix/Makefile.in
@@ -1045,9 +1045,9 @@ install-libraries: libraries
do \
$(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)/cookiejar0.2"; \
done
- @echo "Installing package http 2.10a4 as a Tcl Module"
+ @echo "Installing package http 2.10b1 as a Tcl Module"
@$(INSTALL_DATA) $(TOP_DIR)/library/http/http.tcl \
- "$(MODULE_INSTALL_DIR)/9.0/http-2.10a4.tm"
+ "$(MODULE_INSTALL_DIR)/9.0/http-2.10b1.tm"
@echo "Installing package opt0.4 files to $(SCRIPT_INSTALL_DIR)/opt0.4/"
@for i in $(TOP_DIR)/library/opt/*.tcl; do \
$(INSTALL_DATA) $$i "$(SCRIPT_INSTALL_DIR)/opt0.4"; \