diff options
author | dgp@users.sourceforge.net <dgp> | 2008-10-23 16:30:57 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2008-10-23 16:30:57 (GMT) |
commit | ab32bedf14acff054abf8f7f04fee59e7a959d10 (patch) | |
tree | 1d31a6b330050babd9281c9f66f14563421b22e6 /README | |
parent | bb25dd21c95be6353b2aac7ad99a02bd633b4bb9 (diff) | |
download | tk-ab32bedf14acff054abf8f7f04fee59e7a959d10.zip tk-ab32bedf14acff054abf8f7f04fee59e7a959d10.tar.gz tk-ab32bedf14acff054abf8f7f04fee59e7a959d10.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:
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 --------------- |