diff options
author | dgp <dgp@noemail.net> | 2007-10-26 15:23:02 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-10-26 15:23:02 (GMT) |
commit | 2eba859c771e4c7e989fb923e061a509e62d6e66 (patch) | |
tree | 90cbe57780a94ce9c32edc186353966b488e0d7d /README | |
parent | ed72b2eb88ded585139779039156609c451f6a40 (diff) | |
download | tk-2eba859c771e4c7e989fb923e061a509e62d6e66.zip tk-2eba859c771e4c7e989fb923e061a509e62d6e66.tar.gz tk-2eba859c771e4c7e989fb923e061a509e62d6e66.tar.bz2 |
* README: Bump version number to 8.5b2.
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: 3c194ab8b403258351db8fe7933ee2f81b5aa615
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.5b1 source distribution. + This is the Tk 8.5b2 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.48 2007/09/19 17:54:30 dgp Exp $ +RCS: @(#) $Id: README,v 1.49 2007/10/26 15:23:04 dgp Exp $ 1. Introduction --------------- |