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 /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 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,14 +1,14 @@ The Tk Toolkit -RCS: @(#) $Id: README,v 1.9 1998/09/14 18:22:43 stanton Exp $ +RCS: @(#) $Id: README,v 1.10 1999/01/04 19:25:26 rjohnson Exp $ 1. Introduction --------------- This directory and its descendants contain the sources and documentation for Tk, an X11 toolkit implemented with the Tcl scripting language. The -information here corresponds to Tk 8.0.3, which is the third patch update -for Tk 8.0. This release is designed to work with Tcl 8.0.3 and may not +information here corresponds to Tk 8.0.5, which is the third patch update +for Tk 8.0. This release is designed to work with Tcl 8.0.5 and may not work with any other version of Tcl. Tk 8.0 is a major release with significant new features such as native |