summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2018-01-10 23:17:43 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2018-01-10 23:17:43 (GMT)
commit3b5858bcd23542b0ff0249a128808ef20922beb6 (patch)
tree80a6011cd3e4ca43b94d8815ea05215761511ab6 /win
parent48d6a20861f95be856bef0e780c054757c9c3803 (diff)
downloadtcl-3b5858bcd23542b0ff0249a128808ef20922beb6.zip
tcl-3b5858bcd23542b0ff0249a128808ef20922beb6.tar.gz
tcl-3b5858bcd23542b0ff0249a128808ef20922beb6.tar.bz2
TIP490: oo for msgcal: new solution enable any command for oo, new command mcpackagenamespacege
Diffstat (limited to 'win')
-rw-r--r--win/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/Makefile.in b/win/Makefile.in
index a3275ba..f3e1bd6 100644
--- a/win/Makefile.in
+++ b/win/Makefile.in
@@ -664,8 +664,8 @@ install-libraries: libraries install-tzdata install-msgs
do \
$(COPY) "$$j" "$(SCRIPT_INSTALL_DIR)/opt0.4"; \
done;
- @echo "Installing package msgcat 1.6.1 as a Tcl Module";
- @$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl $(SCRIPT_INSTALL_DIR)/../tcl8/8.5/msgcat-1.6.1.tm;
+ @echo "Installing package msgcat 1.6.2 as a Tcl Module";
+ @$(COPY) $(ROOT_DIR)/library/msgcat/msgcat.tcl $(SCRIPT_INSTALL_DIR)/../tcl8/8.5/msgcat-1.6.2.tm;
@echo "Installing package tcltest 2.4.0 as a Tcl Module";
@$(COPY) $(ROOT_DIR)/library/tcltest/tcltest.tcl $(SCRIPT_INSTALL_DIR)/../tcl8/8.5/tcltest-2.4.0.tm;
@echo "Installing package platform 1.0.14 as a Tcl Module";