diff options
author | dgp <dgp@users.sourceforge.net> | 2010-08-04 17:06:50 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2010-08-04 17:06:50 (GMT) |
commit | 2eb974830135677bf9094e93c4aba43d36b5563b (patch) | |
tree | 7e5ae9b14c25e0629d7c18adbb910b7847aa7e41 /README | |
parent | 0e850288ea94991aeaa4fdc8c6a208ff41aef956 (diff) | |
download | tk-2eb974830135677bf9094e93c4aba43d36b5563b.zip tk-2eb974830135677bf9094e93c4aba43d36b5563b.tar.gz tk-2eb974830135677bf9094e93c4aba43d36b5563b.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 --------------- |