diff options
author | dgp <dgp@noemail.net> | 2007-05-18 19:21:57 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-05-18 19:21:57 (GMT) |
commit | 59806eb2619be6c89e1024e1aa55b095b8067940 (patch) | |
tree | 8c512864cf347e1bcba06e794f85487e64b7887e /README | |
parent | 43ac836a126149a7fac3adbd73453142ff3ba678 (diff) | |
download | tk-59806eb2619be6c89e1024e1aa55b095b8067940.zip tk-59806eb2619be6c89e1024e1aa55b095b8067940.tar.gz tk-59806eb2619be6c89e1024e1aa55b095b8067940.tar.bz2 |
* unix/configure: autoconf-2.59 (FC6 fork)
* win/configure:
* README: Bump version number to 8.5a7
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
FossilOrigin-Name: 2d64ab8f608edca871bd7a450f6204854716a54a
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.5a6 source distribution. + This is the Tk 8.5a7 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.46 2006/10/23 19:46:13 dgp Exp $ +RCS: @(#) $Id: README,v 1.47 2007/05/18 19:21:58 dgp Exp $ 1. Introduction --------------- |