diff options
author | dgp <dgp@noemail.net> | 2008-08-28 16:29:33 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2008-08-28 16:29:33 (GMT) |
commit | 5ab20e4b56822839d9a2add36753fdf5722b1542 (patch) | |
tree | a7b678e5a77333cb693f1a60d7981d32b9c43e49 /README | |
parent | b8db9d51ee117bbc7b9771be39d6c12db0c82bd6 (diff) | |
download | tk-5ab20e4b56822839d9a2add36753fdf5722b1542.zip tk-5ab20e4b56822839d9a2add36753fdf5722b1542.tar.gz tk-5ab20e4b56822839d9a2add36753fdf5722b1542.tar.bz2 |
* README: Bump version number to 8.6a3
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: b9fae78d1982e91db62ca72d8892678c4b1ad2bc
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.6a2 source distribution. + This is the Tk 8.6a3 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.56 2008/08/12 15:14:42 dgp Exp $ +RCS: @(#) $Id: README,v 1.57 2008/08/28 16:29:34 dgp Exp $ 1. Introduction --------------- |