diff options
author | dgp <dgp@users.sourceforge.net> | 2007-05-22 20:34:52 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-05-22 20:34:52 (GMT) |
commit | f4fe8efadbec59f3eaf14ca523b2c05fc7d21759 (patch) | |
tree | ca25b787f861ad270966d4a00552f506abfe52a8 /README | |
parent | 8930fea610db5a00f787a35a28a1f2a43dad6840 (diff) | |
download | tk-f4fe8efadbec59f3eaf14ca523b2c05fc7d21759.zip tk-f4fe8efadbec59f3eaf14ca523b2c05fc7d21759.tar.gz tk-f4fe8efadbec59f3eaf14ca523b2c05fc7d21759.tar.bz2 |
[core-stabilizer-branch]
* unix/configure: autoconf-2.59 (FC6 fork)
* win/configure:
* README: Bump version number to 8.5b1
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
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.5a7 source distribution. + This is the Tk 8.5b1 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.47 2007/05/18 19:21:58 dgp Exp $ +RCS: @(#) $Id: README,v 1.47.2.1 2007/05/22 20:34:52 dgp Exp $ 1. Introduction --------------- |