diff options
author | dgp <dgp@users.sourceforge.net> | 2007-05-18 19:21:58 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-05-18 19:21:58 (GMT) |
commit | 8a5f0dbbec9daac56f2e20b47a49e915fff54e47 (patch) | |
tree | 8c512864cf347e1bcba06e794f85487e64b7887e /README | |
parent | 0f1863c2c36d7a477e3e5a245cc8120fe5645206 (diff) | |
download | tk-8a5f0dbbec9daac56f2e20b47a49e915fff54e47.zip tk-8a5f0dbbec9daac56f2e20b47a49e915fff54e47.tar.gz tk-8a5f0dbbec9daac56f2e20b47a49e915fff54e47.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:
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 --------------- |