diff options
author | dgp <dgp@users.sourceforge.net> | 2008-08-08 18:12:30 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-08-08 18:12:30 (GMT) |
commit | 3ae85db39d770c93d71fa64cb46cd41e606291b9 (patch) | |
tree | 0e4337450cf872b0da7bf9efc503e6b7fed1d151 /README | |
parent | e76641d4cffb3987e942345ca84888366f71c84d (diff) | |
download | tk-3ae85db39d770c93d71fa64cb46cd41e606291b9.zip tk-3ae85db39d770c93d71fa64cb46cd41e606291b9.tar.gz tk-3ae85db39d770c93d71fa64cb46cd41e606291b9.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:
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 --------------- |