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