diff options
author | dgp@users.sourceforge.net <dgp> | 2010-08-04 17:06:50 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2010-08-04 17:06:50 (GMT) |
commit | 3e4a61597164ba4dc4978f78a8808c14bb86ad01 (patch) | |
tree | 7e5ae9b14c25e0629d7c18adbb910b7847aa7e41 /README | |
parent | 61e39f9af16530612d243315475d9eaa16b544d8 (diff) | |
download | tk-3e4a61597164ba4dc4978f78a8808c14bb86ad01.zip tk-3e4a61597164ba4dc4978f78a8808c14bb86ad01.tar.gz tk-3e4a61597164ba4dc4978f78a8808c14bb86ad01.tar.bz2 |
* generic/tk.h: Bump to 8.5.9 for release.
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* README:
* unix/configure: autoconf-2.59
* win/configure:
* changes: Updated for 8.5.9 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.8 source distribution. + This is the Tk 8.5.9 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.2.7 2009/11/03 20:15:24 dgp Exp $ +RCS: @(#) $Id: README,v 1.53.2.8 2010/08/04 17:06:51 dgp Exp $ 1. Introduction --------------- |