diff options
author | dgp <dgp@users.sourceforge.net> | 2008-06-30 03:37:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-06-30 03:37:35 (GMT) |
commit | fded95f4e881432bcd0b9bb27baf0aad2ad99be9 (patch) | |
tree | bd9951d1dc8560972d5f4c6586e2bcf43dd12883 /README | |
parent | 59b8b5c0158c797ff06c64328f41f4c278b3ef9c (diff) | |
download | tk-fded95f4e881432bcd0b9bb27baf0aad2ad99be9.zip tk-fded95f4e881432bcd0b9bb27baf0aad2ad99be9.tar.gz tk-fded95f4e881432bcd0b9bb27baf0aad2ad99be9.tar.bz2 |
* generic/tk.h: Bump to 8.5.3 for release.core_8_5_3
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* README:
* unix/configure: autoconf-2.59
* win/configure:
* changes: Updates for 8.5.3 release.
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.2 source distribution. + This is the Tk 8.5.3 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 2008/03/28 18:13:39 dgp Exp $ +RCS: @(#) $Id: README,v 1.53.2.1 2008/06/30 03:37:37 dgp Exp $ 1. Introduction --------------- |