diff options
author | dgp <dgp@users.sourceforge.net> | 2008-06-19 19:37:58 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-06-19 19:37:58 (GMT) |
commit | d0dc88b51a52449287daaa05e732e49d8b466dc9 (patch) | |
tree | cd291f9d91ece7ee844413e5a726325c1030fe73 /README | |
parent | d9752b097b67d456f9dcd309e07d6ba17b21d45c (diff) | |
download | tk-d0dc88b51a52449287daaa05e732e49d8b466dc9.zip tk-d0dc88b51a52449287daaa05e732e49d8b466dc9.tar.gz tk-d0dc88b51a52449287daaa05e732e49d8b466dc9.tar.bz2 |
* README: Bump version number to 8.6a1
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
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.6a0 source distribution. + This is the Tk 8.6a1 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.54 2008/04/01 16:30:52 dgp Exp $ +RCS: @(#) $Id: README,v 1.55 2008/06/19 19:37:58 dgp Exp $ 1. Introduction --------------- |