diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -4,19 +4,19 @@ README: Tk service to the Tcl community by Scriptics Corporation. http://www.scriptics.com/ -RCS: @(#) $Id: README,v 1.19 1999/08/10 23:16:41 redman Exp $ +RCS: @(#) $Id: README,v 1.20 1999/10/01 22:45:11 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.2.0, which is the first beta for Tk 8.2. +here corresponds to release 8.3a1, which is an alpha release for Tk 8.3. For details on features, incompatibilities, and potential problems with -this release, see the Tcl/Tk 8.2 Web page at +this release, see the Tcl/Tk 8.3 Web page at - http://www.scriptics.com/software/8.2.html + http://www.scriptics.com/software/8.3.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. |