diff options
author | dgp <dgp@noemail.net> | 2008-08-08 18:12:29 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-08-08 18:12:29 (GMT) |
commit | 7404516b4bdec3bd8725e3a335d400b829f9e74e (patch) | |
tree | 0e4337450cf872b0da7bf9efc503e6b7fed1d151 /README | |
parent | 1917147db4ce2f9c56cd9e59aa97cd3635e2f86e (diff) | |
download | tk-7404516b4bdec3bd8725e3a335d400b829f9e74e.zip tk-7404516b4bdec3bd8725e3a335d400b829f9e74e.tar.gz tk-7404516b4bdec3bd8725e3a335d400b829f9e74e.tar.bz2 |
* generic/tk.h: Bump to 8.5.4 for release.
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* README:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: 8794ae1009a3d33c4753cf7d958615b2a631d35c
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.5.3 source distribution. + This is the Tk 8.5.4 source distribution. Tcl/Tk is also available through NetCVS: http://tcl.sourceforge.net/ You can get any source release of Tcl from the file distributions link at the above URL. -RCS: @(#) $Id: README,v 1.53.2.1 2008/06/30 03:37:37 dgp Exp $ +RCS: @(#) $Id: README,v 1.53.2.2 2008/08/08 18:12:30 dgp Exp $ 1. Introduction --------------- |