diff options
author | dgp@users.sourceforge.net <dgp> | 2007-09-19 17:54:29 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2007-09-19 17:54:29 (GMT) |
commit | 191e71c98051c3cdbd52138f41d2d67407359c24 (patch) | |
tree | 42d07fb491a62cecb7699fe04288f9525bc94446 /README | |
parent | a2da09d7193aee978817da6df51fe4d10a9187ec (diff) | |
download | tk-191e71c98051c3cdbd52138f41d2d67407359c24.zip tk-191e71c98051c3cdbd52138f41d2d67407359c24.tar.gz tk-191e71c98051c3cdbd52138f41d2d67407359c24.tar.bz2 |
* README: Bump version number to 8.5b1.
* generic/tk.h: Merge from core-stabilizer-branch.
* library/tk.tcl: Stabilizing toward 8.5b1 release now done
* unix/configure.in: on the HEAD. core-stabilizer-branch is
* unix/tk.spec: now suspended.
* 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.48 2007/09/19 17:54:30 dgp Exp $ 1. Introduction --------------- |