diff options
author | dgp <dgp@users.sourceforge.net> | 2008-03-28 18:13:34 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-03-28 18:13:34 (GMT) |
commit | 55e852d32399fa8cbd57bf8007e33cabacf7a24a (patch) | |
tree | 04b11565844c54f4a19807a02d2dd8124a2eac4a /README | |
parent | 76fc61c1cca370be99f6b5ecac2fd0339057da92 (diff) | |
download | tk-55e852d32399fa8cbd57bf8007e33cabacf7a24a.zip tk-55e852d32399fa8cbd57bf8007e33cabacf7a24a.tar.gz tk-55e852d32399fa8cbd57bf8007e33cabacf7a24a.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:
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 --------------- |