diff options
author | redman <redman> | 1999-08-10 23:16:25 (GMT) |
---|---|---|
committer | redman <redman> | 1999-08-10 23:16:25 (GMT) |
commit | 399c0fbbc698d37a131df0acaa371cfe0c033afa (patch) | |
tree | e19d10cbd94aea4206eda6a0fc1186b1d468e3bc /win/README.binary | |
parent | 9d34f16944286a9d17163ef7cf4455b1b863a28d (diff) | |
download | tcl-399c0fbbc698d37a131df0acaa371cfe0c033afa.zip tcl-399c0fbbc698d37a131df0acaa371cfe0c033afa.tar.gz tcl-399c0fbbc698d37a131df0acaa371cfe0c033afa.tar.bz2 |
Change version numbers to 8.2.0
Diffstat (limited to 'win/README.binary')
-rw-r--r-- | win/README.binary | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/win/README.binary b/win/README.binary index ebb745d..0b70bb8 100644 --- a/win/README.binary +++ b/win/README.binary @@ -1,11 +1,11 @@ Tcl/Tk 8.2b2 for Windows, Binary Distribution -RCS: @(#) $Id: README.binary,v 1.9 1999/07/22 21:50:56 redman Exp $ +RCS: @(#) $Id: README.binary,v 1.10 1999/08/10 23:16:27 redman Exp $ 1. Introduction --------------- -This directory contains the binary distribution of Tcl/Tk 8.2b2 for +This directory contains the binary distribution of Tcl/Tk 8.2.0 for Windows. It was compiled with Microsoft Visual C++ 5.0 using Win32 API, so that it will run under Windows NT, Windows 95, and Windows 98. @@ -32,7 +32,7 @@ Information about new features in Tcl/Tk 8.2 can be found at http://www.scriptics.com/software/whatsnew82.html Detailed release notes can be found at - http://www.scriptics.com/software/relnotes/tcl8.2b2 + http://www.scriptics.com/software/relnotes/tcl8.2.0 Information about Tcl itself can be found at http://www.scriptics.com/scripting/ @@ -47,7 +47,7 @@ There are notes about compiling Tcl at --------------- The binary release is distributed as a self-extracting archive called -tcl82b2.exe. The setup program which will prompt you for an +tcl82.exe. The setup program which will prompt you for an installation directory. It will create the installation heirarchy under the specified directory, and install a wish application icon under the program manager group of your choice. |