summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-03-03 19:45:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-03-03 19:45:52 (GMT)
commit14ed75f370cd191162041f91fa4905e7ff6b4944 (patch)
tree0add9bae925a89aa5e64d09a70aef3e244184784 /win/README
parent8815f9f3c32c06e9f2d1d2b8ea69e1810988c5a4 (diff)
downloadtcl-14ed75f370cd191162041f91fa4905e7ff6b4944.zip
tcl-14ed75f370cd191162041f91fa4905e7ff6b4944.tar.gz
tcl-14ed75f370cd191162041f91fa4905e7ff6b4944.tar.bz2
Bump trunk to 8.7a0 to accept new feature development.
Diffstat (limited to 'win/README')
-rw-r--r--win/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/win/README b/win/README
index 5e060ef..972923c 100644
--- a/win/README
+++ b/win/README
@@ -1,4 +1,4 @@
-Tcl 8.6 for Windows
+Tcl 8.7 for Windows
1. Introduction
---------------
@@ -16,7 +16,7 @@ The information in this file is maintained on the web at:
In order to compile Tcl for Windows, you need the following:
- Tcl 8.6 Source Distribution (plus any patches)
+ Tcl 8.7 Source Distribution (plus any patches)
and
@@ -79,9 +79,9 @@ Use the Makefile "install" target to install Tcl. It will install it
according to the prefix options you provided in the correct directory
structure.
-Note that in order to run tclsh86.exe, you must ensure that tcl86.dll is
+Note that in order to run tclsh87.exe, you must ensure that tcl87.dll is
on your path, in the system directory, or in the directory containing
-tclsh86.exe.
+tclsh87.exe.
Note: Tcl no longer provides support for Win32s.