diff options
author | dgp <dgp@noemail.net> | 2008-08-12 15:14:42 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-08-12 15:14:42 (GMT) |
commit | 823d4c0a9760159ba238185fa0d01bdbba0c9de3 (patch) | |
tree | 7299de758af4b088a8b1c058654a158b7a504408 /README | |
parent | efe8f68e5c6aaa356fae5601a75a76f599235cf5 (diff) | |
download | tk-823d4c0a9760159ba238185fa0d01bdbba0c9de3.zip tk-823d4c0a9760159ba238185fa0d01bdbba0c9de3.tar.gz tk-823d4c0a9760159ba238185fa0d01bdbba0c9de3.tar.bz2 |
* README: Bump version number to 8.6a2
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: 39d0f3137da355008d1713ed5a8d54ae5fee2242
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.6a1 source distribution. + This is the Tk 8.6a2 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.55 2008/06/19 19:37:58 dgp Exp $ +RCS: @(#) $Id: README,v 1.56 2008/08/12 15:14:42 dgp Exp $ 1. Introduction --------------- |