diff options
author | rjohnson <rjohnson> | 1999-01-04 19:25:26 (GMT) |
---|---|---|
committer | rjohnson <rjohnson> | 1999-01-04 19:25:26 (GMT) |
commit | 5519b5f36b63e8e841ed3b31293e5eaaf42dfc47 (patch) | |
tree | a113e7d9fe0d06aa0ae8f754fb86e9febe917b98 /win/README | |
parent | 3de56eab5049b3d3b1adb8802a3d9f11e9e1e148 (diff) | |
download | tk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.zip tk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.tar.gz tk-5519b5f36b63e8e841ed3b31293e5eaaf42dfc47.tar.bz2 |
Updated the version to 8.0.5.
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 |