diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -4,20 +4,19 @@ README: Tk service to the Tcl community by Scriptics Corporation. http://www.scriptics.com/ -RCS: @(#) $Id: README,v 1.16 1999/04/24 01:50:47 stanton Exp $ +RCS: @(#) $Id: README,v 1.17 1999/06/25 23:30:22 welch 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.1.0, which is the final release for Tk -8.1. +here corresponds to release 8.2b1, which is the first beta for Tk 8.2. For details on features, incompatibilities, and potential problems with -this release, see the Tcl/Tk 8.1 Web page at +this release, see the Tcl/Tk 8.2 Web page at - http://www.scriptics.com/software/8.1.html + http://www.scriptics.com/software/8.2.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. |