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