diff options
author | dgp <dgp@noemail.net> | 2008-06-30 03:37:35 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-06-30 03:37:35 (GMT) |
commit | 21a1aa5941380e976329558026f1e2593bac9c4d (patch) | |
tree | bd9951d1dc8560972d5f4c6586e2bcf43dd12883 /README | |
parent | 76c1c0a5924ece3435725a4a8720ead261c4a187 (diff) | |
download | tk-21a1aa5941380e976329558026f1e2593bac9c4d.zip tk-21a1aa5941380e976329558026f1e2593bac9c4d.tar.gz tk-21a1aa5941380e976329558026f1e2593bac9c4d.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.
FossilOrigin-Name: 632dedaf136d87d527319c0c50793aaa0749e182
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 --------------- |