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 /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 '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 |