diff options
author | hobbs <hobbs> | 2000-05-03 00:18:35 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-05-03 00:18:35 (GMT) |
commit | e663b31063c95666a2fe748ec4ce69e081c31f86 (patch) | |
tree | e0eb5f3d18a2a2750e47c9de108e21f5eb4a9e43 /README | |
parent | c8873608e261d412eea36b1e0ea1e7bc26e0d103 (diff) | |
download | tk-e663b31063c95666a2fe748ec4ce69e081c31f86.zip tk-e663b31063c95666a2fe748ec4ce69e081c31f86.tar.gz tk-e663b31063c95666a2fe748ec4ce69e081c31f86.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
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. |