diff options
author | dgp <dgp@users.sourceforge.net> | 2004-03-26 19:47:27 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-03-26 19:47:27 (GMT) |
commit | 3af957166bb1ca8c82cb61fb255ba045e34eb185 (patch) | |
tree | 30d975a805906db9ec79402bcd4f6db55114edf9 /win/README.binary | |
parent | 1fab20da2dcd874015e0001999807698fcc6688e (diff) | |
download | tcl-3af957166bb1ca8c82cb61fb255ba045e34eb185.zip tcl-3af957166bb1ca8c82cb61fb255ba045e34eb185.tar.gz tcl-3af957166bb1ca8c82cb61fb255ba045e34eb185.tar.bz2 |
* README: Bumped version number to 8.5a2 to
* tools/tcl.wse.in: distinguish HEAD of CVS development
* unix/configure.in: from the recent 8.5a1 release.
* unix/tcl.spec:
* win/README.binary:
* win/configure.in:
* unix/configure: autoconf-2.57
* win/configure:
Diffstat (limited to 'win/README.binary')
-rw-r--r-- | win/README.binary | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win/README.binary b/win/README.binary index 2e0eede..661cc32 100644 --- a/win/README.binary +++ b/win/README.binary @@ -1,11 +1,11 @@ Tcl/Tk 8.5 for Windows, Binary Distribution -RCS: @(#) $Id: README.binary,v 1.36 2004/03/17 18:14:19 das Exp $ +RCS: @(#) $Id: README.binary,v 1.37 2004/03/26 19:47:29 dgp Exp $ 1. Introduction --------------- -This directory contains the binary distribution of Tcl/Tk 8.5a1 for +This directory contains the binary distribution of Tcl/Tk 8.5a2 for Windows. It was compiled with Microsoft Visual C++ 6.0 using Win32 API, so that it will run under Windows 98, NT, 2000 and XP. |