diff options
author | dgp <dgp@noemail.net> | 2008-03-28 18:13:34 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-03-28 18:13:34 (GMT) |
commit | e1d16e6d15d42217f46b4f615c28411a0d50e485 (patch) | |
tree | 04b11565844c54f4a19807a02d2dd8124a2eac4a /README | |
parent | 725a17592b6a13a034cac31a25b60c916ad6f2c7 (diff) | |
download | tk-e1d16e6d15d42217f46b4f615c28411a0d50e485.zip tk-e1d16e6d15d42217f46b4f615c28411a0d50e485.tar.gz tk-e1d16e6d15d42217f46b4f615c28411a0d50e485.tar.bz2 |
* README: Bump to 8.5.2 for release.
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: 3fc91e38c4ee6bcf2aff40d32cc416bd52a187aa
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.1 source distribution. + This is the Tk 8.5.2 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.52 2008/01/02 19:07:17 dgp Exp $ +RCS: @(#) $Id: README,v 1.53 2008/03/28 18:13:39 dgp Exp $ 1. Introduction --------------- |