diff options
author | dgp <dgp@users.sourceforge.net> | 2006-10-23 17:58:27 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-10-23 17:58:27 (GMT) |
commit | fd9b7b4b6d07b6cc3c0752652c16abe0c2837bf9 (patch) | |
tree | a0b997e58b914cdcac73cab90c9ff9c8ffddc6e0 /README | |
parent | 7150f01e452c447f0ecf571312bc173023f6b632 (diff) | |
download | tk-fd9b7b4b6d07b6cc3c0752652c16abe0c2837bf9.zip tk-fd9b7b4b6d07b6cc3c0752652c16abe0c2837bf9.tar.gz tk-fd9b7b4b6d07b6cc3c0752652c16abe0c2837bf9.tar.bz2 |
* README: Bump version number to 8.4.15
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.13
* 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.4.14 source distribution. + This is the Tk 8.4.15 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.39.2.14 2006/05/04 13:09:46 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.15 2006/10/23 17:58:27 dgp Exp $ 1. Introduction --------------- |