summaryrefslogtreecommitdiffstats
path: root/win/README
diff options
context:
space:
mode:
authordgp <dgp@noemail.net>2003-03-04 23:45:39 (GMT)
committerdgp <dgp@noemail.net>2003-03-04 23:45:39 (GMT)
commit5e6c86a15b987c405c01fbb5e023761fd9396e1b (patch)
treeb7af161b6d43e4f57e1a16ca62ffb67e760f162e /win/README
parent86375e32ab9e433c90ec6dc457b0def09c26d4d3 (diff)
downloadtcl-5e6c86a15b987c405c01fbb5e023761fd9396e1b.zip
tcl-5e6c86a15b987c405c01fbb5e023761fd9396e1b.tar.gz
tcl-5e6c86a15b987c405c01fbb5e023761fd9396e1b.tar.bz2
* README: Bumped version number of
* generic/tcl.h: Tcl to 8.5a0. * library.init.tcl: * mac/README: * macosx/Tcl.pbproj/project.pbxproc: * tests/basic.test: * tools/configure.in: * tools/tcl.hpj.in: * tools/tcl.wse.in: * unix/configure.in: * unix/tcl.spec: * win/README: * win/README.binary: * win/configure.in: * win/makefile.bc: * win/makefile.vc: * win/tcl.m4: * tools/configure: autoconf * unix/configure: * win/configure: FossilOrigin-Name: a5f8f0d4395b21c76abe76d7f2b9e621886bed3b
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 b6c955d..03b5282 100644
--- a/win/README
+++ b/win/README
@@ -1,6 +1,6 @@
-Tcl 8.4 for Windows
+Tcl 8.5 for Windows
-RCS: @(#) $Id: README,v 1.30 2003/01/27 03:34:04 mdejong Exp $
+RCS: @(#) $Id: README,v 1.31 2003/03/04 23:46:21 dgp Exp $
1. Introduction
---------------
@@ -20,7 +20,7 @@ when compiling Tcl extensions that will be dynamically loaded.
In order to compile Tcl for Windows, you need the following:
- Tcl 8.4 Source Distribution (plus any patches)
+ Tcl 8.5 Source Distribution (plus any patches)
and
@@ -82,7 +82,7 @@ find them. Tcl looks in one of following places for the library files:
1) The path specified in the environment variable "TCL_LIBRARY".
2) Relative to the directory containing the current .exe.
- Tcl will look for a directory "..\lib\tcl8.4" relative to the
+ 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