diff options
author | dgp <dgp@noemail.net> | 2008-12-19 14:32:25 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-12-19 14:32:25 (GMT) |
commit | 70f622f083fbf37d94f21821b8b0feed3feea2fb (patch) | |
tree | 5182e375459e0d79f0aa513bffafd9e7c567d93b /README | |
parent | a0859ed523b54d658201ba0d44249a38ef166bc4 (diff) | |
download | tk-70f622f083fbf37d94f21821b8b0feed3feea2fb.zip tk-70f622f083fbf37d94f21821b8b0feed3feea2fb.tar.gz tk-70f622f083fbf37d94f21821b8b0feed3feea2fb.tar.bz2 |
* README: Bump version number to 8.6b1
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: 377b636a8c6327f3d11192728c11a092cae6199a
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.6a4 source distribution. + This is the Tk 8.6b1 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.58 2008/10/23 16:15:27 dgp Exp $ +RCS: @(#) $Id: README,v 1.59 2008/12/19 14:32:25 dgp Exp $ 1. Introduction --------------- |