diff options
author | hobbs <hobbs@noemail.net> | 2000-05-03 00:18:34 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2000-05-03 00:18:34 (GMT) |
commit | bf8e353821caf349df67ea0be51300982251b80b (patch) | |
tree | e0eb5f3d18a2a2750e47c9de108e21f5eb4a9e43 /README | |
parent | 32e92bfb8fb1bc282af0bf89c7a1101cd04fa2ec (diff) | |
download | tk-bf8e353821caf349df67ea0be51300982251b80b.zip tk-bf8e353821caf349df67ea0be51300982251b80b.tar.gz tk-bf8e353821caf349df67ea0be51300982251b80b.tar.bz2 |
* README:
* generic/tk.h:
* library/tk.tcl:
* mac/README:
* unix/README:
* unix/configure.in:
* unix/tk.spec:
* win/README:
* win/aclocal.m4:
* win/configure.in:
* win/makefile.vc: updated patchlevel to 8.4a1
FossilOrigin-Name: 8f7cbc1d2d96c6bcb39077da34bb659e49477384
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,11 +1,11 @@ README: Tk - This is the Tk 8.3.1 source distribution. + This is the Tk 8.4a1 source distribution. You can get any release of Tcl from: http://dev.scriptics.com/registration/<version>.html Tcl/Tk is also available through NetCVS: http://dev.scriptics.com/software/tcltk/netcvs.html -RCS: @(#) $Id: README,v 1.25 2000/04/26 17:37:34 hobbs Exp $ +RCS: @(#) $Id: README,v 1.26 2000/05/03 00:18:35 hobbs Exp $ 1. Introduction --------------- @@ -14,9 +14,9 @@ This directory contains the sources and documentation for Tk, an X11 toolkit implemented with the Tcl scripting language. For details on features, incompatibilities, and potential problems with -this release, see the Tcl/Tk 8.3 Web page at +this release, see the Tcl/Tk 8.4 Web page at - http://dev.scriptics.com/software/tcltk/8.3.html + http://dev.scriptics.com/software/tcltk/8.4.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. |