diff options
author | hobbs <hobbs> | 2000-01-14 03:25:35 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-01-14 03:25:35 (GMT) |
commit | 7dc49ae721f51c041cbf04747e899dce23b0bea5 (patch) | |
tree | 180f6f0fa5eb47c4512c3dfd469751d35c1943b7 /README | |
parent | c8e25bf9850c6cd3ef37fcfad7e24355c4687897 (diff) | |
download | tk-7dc49ae721f51c041cbf04747e899dce23b0bea5.zip tk-7dc49ae721f51c041cbf04747e899dce23b0bea5.tar.gz tk-7dc49ae721f51c041cbf04747e899dce23b0bea5.tar.bz2 |
* changes: updated changes file to reflect 8.3b2 mods
* README:
* generic/tk.h:
* unix/configure.in:
* win/configure.in: updated to patchlevel 8.3b2
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -4,14 +4,14 @@ README: Tk service to the Tcl community by Scriptics Corporation. http://www.scriptics.com/ -RCS: @(#) $Id: README,v 1.21 1999/12/21 23:54:07 hobbs Exp $ +RCS: @(#) $Id: README,v 1.22 2000/01/14 03:25:35 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.3b1, which is a beta release for Tk 8.3. +here corresponds to release 8.3b2, 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 @@ -33,4 +33,3 @@ Please see the README file that comes with the associated Tcl release for more information. There are pointers there to extensive documentation. In addition, there are additional README files in the subdirectories of this distribution. - |