diff options
author | hobbs <hobbs> | 2000-09-06 19:05:15 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2000-09-06 19:05:15 (GMT) |
commit | 1283ba2e1a5a0fab4791ca1a1b74a6678624e2e6 (patch) | |
tree | 62ef581eb9806c64d0e7a5253d87d30b946e53af /README | |
parent | 2ef2457f11d4fa529c00138bcc382f447a31d459 (diff) | |
download | tk-1283ba2e1a5a0fab4791ca1a1b74a6678624e2e6.zip tk-1283ba2e1a5a0fab4791ca1a1b74a6678624e2e6.tar.gz tk-1283ba2e1a5a0fab4791ca1a1b74a6678624e2e6.tar.bz2 |
* README:
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in: updated to patchlevel 8.4a2
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ README: Tk - This is the Tk 8.4a1 source distribution. + This is the Tk 8.4a2 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.26 2000/05/03 00:18:35 hobbs Exp $ +RCS: @(#) $Id: README,v 1.27 2000/09/06 19:05:15 hobbs Exp $ 1. Introduction --------------- |