diff options
author | hobbs <hobbs@noemail.net> | 1999-12-21 23:54:06 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 1999-12-21 23:54:06 (GMT) |
commit | 9f08bd9f49bc5e1bf6043bed6b33904ad566b9fd (patch) | |
tree | 26f4e12ccf93a1eab8430639f2e8ae97105ac1a9 /README | |
parent | 7073423860f94663d7824dad90a05cb5fe1dda1a (diff) | |
download | tk-9f08bd9f49bc5e1bf6043bed6b33904ad566b9fd.zip tk-9f08bd9f49bc5e1bf6043bed6b33904ad566b9fd.tar.gz tk-9f08bd9f49bc5e1bf6043bed6b33904ad566b9fd.tar.bz2 |
* README: updated for patch level 8.3b1
FossilOrigin-Name: 5711182cfe9850def128b8653c0faa5eab63c95d
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,14 +4,14 @@ README: Tk service to the Tcl community by Scriptics Corporation. http://www.scriptics.com/ -RCS: @(#) $Id: README,v 1.20 1999/10/01 22:45:11 hobbs Exp $ +RCS: @(#) $Id: README,v 1.21 1999/12/21 23:54:07 hobbs Exp $ 1. Introduction --------------- This directory contains the sources and documentation for Tk, an X11 toolkit implemented with the Tcl scripting language. The information -here corresponds to release 8.3a1, which is an alpha release for Tk 8.3. +here corresponds to release 8.3b1, which is a beta release for Tk 8.3. For details on features, incompatibilities, and potential problems with this release, see the Tcl/Tk 8.3 Web page at |