diff options
author | rjohnson <rjohnson@noemail.net> | 1999-01-04 19:25:25 (GMT) |
---|---|---|
committer | rjohnson <rjohnson@noemail.net> | 1999-01-04 19:25:25 (GMT) |
commit | d8e58295265b00d0a5a97a730d1d9e36ac941588 (patch) | |
tree | a113e7d9fe0d06aa0ae8f754fb86e9febe917b98 /win/README | |
parent | 07f48bfdbfe71f882a401477379d0d78fa9bece4 (diff) | |
download | tk-d8e58295265b00d0a5a97a730d1d9e36ac941588.zip tk-d8e58295265b00d0a5a97a730d1d9e36ac941588.tar.gz tk-d8e58295265b00d0a5a97a730d1d9e36ac941588.tar.bz2 |
Updated the version to 8.0.5.
FossilOrigin-Name: df068ffcac953ae67f9a3fddbed1b166eb669c93
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,10 +1,10 @@ -Tk 8.0.4 for Windows +Tk 8.0.5 for Windows by Scott Stanton Scriptics Corporation scott.stanton@scriptics.com -RCS: @(#) $Id: README,v 1.6 1998/10/16 17:22:59 escoffon Exp $ +RCS: @(#) $Id: README,v 1.7 1999/01/04 19:25:28 rjohnson Exp $ 1. Introduction --------------- @@ -43,7 +43,7 @@ In order to compile Tk for Windows, you need the following items: or Visual C++ 2.x or later -In practice, 8.0.4 was built with Visual C++ 5.0 +In practice, 8.0.5 was built with Visual C++ 5.0 In the "win" subdirectory of the source release, you will find two files called "makefile.bc" and "makefile.vc". These are the makefiles |