diff options
author | dgp <dgp@noemail.net> | 2006-10-23 19:46:11 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2006-10-23 19:46:11 (GMT) |
commit | ca9cc013300e04474107271455a41f4c7d3f0231 (patch) | |
tree | 373decc475b33508ca73d771e5ba22fe40a00ab6 /README | |
parent | 7552717499c4032987fa3221f280727db9918a88 (diff) | |
download | tk-ca9cc013300e04474107271455a41f4c7d3f0231.zip tk-ca9cc013300e04474107271455a41f4c7d3f0231.tar.gz tk-ca9cc013300e04474107271455a41f4c7d3f0231.tar.bz2 |
* README: Bump version number to 8.5a6
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: bd7a87c3628dec3cc19d98e714bf4ae3d5bb9795
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.5a5 source distribution. + This is the Tk 8.5a6 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.45 2006/05/04 14:11:46 dgp Exp $ +RCS: @(#) $Id: README,v 1.46 2006/10/23 19:46:13 dgp Exp $ 1. Introduction --------------- |