diff options
author | dgp <dgp@users.sourceforge.net> | 2007-10-26 15:23:03 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-10-26 15:23:03 (GMT) |
commit | f671b53f3cfa66d63b9c2c2a2a2d661b12de4b11 (patch) | |
tree | 90cbe57780a94ce9c32edc186353966b488e0d7d /README | |
parent | dd72b5484d0114740e56e971a4aacf7084c2677f (diff) | |
download | tk-f671b53f3cfa66d63b9c2c2a2a2d661b12de4b11.zip tk-f671b53f3cfa66d63b9c2c2a2a2d661b12de4b11.tar.gz tk-f671b53f3cfa66d63b9c2c2a2a2d661b12de4b11.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:
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 --------------- |