diff options
author | dgp <dgp@noemail.net> | 2008-10-23 16:15:25 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-10-23 16:15:25 (GMT) |
commit | b476671eb8e000823a8301873936ac1f1003ed08 (patch) | |
tree | e36b052abec58ee8d91b379eba5682f417aebc50 /README | |
parent | 0f4bc34c5d5825a7921c741289492a3bac60b8db (diff) | |
download | tk-b476671eb8e000823a8301873936ac1f1003ed08.zip tk-b476671eb8e000823a8301873936ac1f1003ed08.tar.gz tk-b476671eb8e000823a8301873936ac1f1003ed08.tar.bz2 |
* README: Bump version number to 8.6a4
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: a6a0e86e903afdf5d457f75e2de08cb34f55c681
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.6a3 source distribution. + This is the Tk 8.6a4 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.57 2008/08/28 16:29:34 dgp Exp $ +RCS: @(#) $Id: README,v 1.58 2008/10/23 16:15:27 dgp Exp $ 1. Introduction --------------- |