diff options
author | hobbs <hobbs> | 1999-12-21 23:54:07 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-12-21 23:54:07 (GMT) |
commit | 2b1792d5ac99fb69b4204ce4f3bff96fd78c527b (patch) | |
tree | 26f4e12ccf93a1eab8430639f2e8ae97105ac1a9 /README | |
parent | f17b2fcfc36f07b6d30a2d6323f0354b24b0b558 (diff) | |
download | tk-2b1792d5ac99fb69b4204ce4f3bff96fd78c527b.zip tk-2b1792d5ac99fb69b4204ce4f3bff96fd78c527b.tar.gz tk-2b1792d5ac99fb69b4204ce4f3bff96fd78c527b.tar.bz2 |
* README: updated for patch level 8.3b1
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 |