diff options
author | dgp <dgp@noemail.net> | 2008-10-23 16:30:57 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-10-23 16:30:57 (GMT) |
commit | 3104061566288c2db24c1f694f31281ee489bac3 (patch) | |
tree | 1d31a6b330050babd9281c9f66f14563421b22e6 /README | |
parent | 22c6a7f049d8ead18f68d4d71789fd3eed533a69 (diff) | |
download | tk-3104061566288c2db24c1f694f31281ee489bac3.zip tk-3104061566288c2db24c1f694f31281ee489bac3.tar.gz tk-3104061566288c2db24c1f694f31281ee489bac3.tar.bz2 |
* generic/tk.h: Bump version number to 8.5.6b1 to distinguish
* library/tk.tcl: CVS development snapshots from the 8.5.5 and
* unix/configure.in: 8.5.6 releases.
* unix/tk.spec:
* win/configure.in:
* README:
* unix/configure: autoconf (2.59)
* win/configure:
FossilOrigin-Name: 02b3a7a1fb2a138d9bf304ff3efeebbb2b0ac84c
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.5 source distribution. + This is the Tk 8.5.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.53.2.3 2008/08/28 16:13:46 dgp Exp $ +RCS: @(#) $Id: README,v 1.53.2.4 2008/10/23 16:30:57 dgp Exp $ 1. Introduction --------------- |