diff options
author | escoffon <escoffon> | 1998-10-16 17:22:59 (GMT) |
---|---|---|
committer | escoffon <escoffon> | 1998-10-16 17:22:59 (GMT) |
commit | 0fbfe58bf8152bb450a4414115379cc74938595f (patch) | |
tree | c8d76d22b687b33e794f6647659096b61a514238 /win/README | |
parent | 00ace6b731cc252d13a0f4df56cb7576300c26f8 (diff) | |
download | tk-0fbfe58bf8152bb450a4414115379cc74938595f.zip tk-0fbfe58bf8152bb450a4414115379cc74938595f.tar.gz tk-0fbfe58bf8152bb450a4414115379cc74938595f.tar.bz2 |
Updated win/README to 8.0.4, added it to the list of files to update
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.3 for Windows +Tk 8.0.4 for Windows by Scott Stanton Scriptics Corporation scott.stanton@scriptics.com -RCS: @(#) $Id: README,v 1.5 1998/09/14 18:23:58 stanton Exp $ +RCS: @(#) $Id: README,v 1.6 1998/10/16 17:22:59 escoffon 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.3 was built with Visual C++ 5.0 +In practice, 8.0.4 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 |