diff options
author | dgp <dgp@users.sourceforge.net> | 2007-09-19 17:54:29 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-09-19 17:54:29 (GMT) |
commit | c477003aa821b374ca1046d7241b217f6e6ec997 (patch) | |
tree | 42d07fb491a62cecb7699fe04288f9525bc94446 /README | |
parent | fe764adad787ef9a5363f10f7eda7fc634e2fc47 (diff) | |
download | tk-c477003aa821b374ca1046d7241b217f6e6ec997.zip tk-c477003aa821b374ca1046d7241b217f6e6ec997.tar.gz tk-c477003aa821b374ca1046d7241b217f6e6ec997.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 --------------- |