diff options
author | escoffon <escoffon@noemail.net> | 1998-10-16 17:22:59 (GMT) |
---|---|---|
committer | escoffon <escoffon@noemail.net> | 1998-10-16 17:22:59 (GMT) |
commit | a3d641cca2094740fbe44ad86da098060db5237f (patch) | |
tree | c8d76d22b687b33e794f6647659096b61a514238 /win | |
parent | 094035ee712cbcc9cfdd2b3d89e07c8af61f796f (diff) | |
download | tk-a3d641cca2094740fbe44ad86da098060db5237f.zip tk-a3d641cca2094740fbe44ad86da098060db5237f.tar.gz tk-a3d641cca2094740fbe44ad86da098060db5237f.tar.bz2 |
Updated win/README to 8.0.4, added it to the list of files to update
FossilOrigin-Name: 90b37fc0c9bd819249e97147c38a68c000a0b846
Diffstat (limited to 'win')
-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 |