summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-07-01 10:08:00 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-07-01 10:08:00 (GMT)
commitbdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26 (patch)
treeab8f78fbcc15b57c4e3e8af1cf3d3367d7cd18ef /win/README
parent8778b6d91d5ee972338f955ca4c98a2527659083 (diff)
downloadtcl-bdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26.zip
tcl-bdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26.tar.gz
tcl-bdd54ab79cadc08ebeeb170afa7ba1a2cfaf0c26.tar.bz2
Fix missed references to 8.4, spotted by Theo Verelst.
Diffstat (limited to 'win/README')
-rw-r--r--win/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/win/README b/win/README
index 03b5282..dff16e8 100644
--- a/win/README
+++ b/win/README
@@ -1,6 +1,6 @@
Tcl 8.5 for Windows
-RCS: @(#) $Id: README,v 1.31 2003/03/04 23:46:21 dgp Exp $
+RCS: @(#) $Id: README,v 1.32 2004/07/01 10:08:11 dkf Exp $
1. Introduction
---------------
@@ -85,8 +85,8 @@ find them. Tcl looks in one of following places for the library files:
Tcl will look for a directory "..\lib\tcl8.5" relative to the
directory containing the currently running .exe.
-Note that in order to run tclsh84.exe, you must ensure that tcl84.dll
-and tclpip84.dll are on your path, in the system directory, or in the
+Note that in order to run tclsh85.exe, you must ensure that tcl85.dll
+and tclpip85.dll are on your path, in the system directory, or in the
directory containing tclsh84.exe.
Note: Tcl no longer provides support for Win32s.