diff options
author | dgp <dgp@noemail.net> | 2007-05-30 14:06:20 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-05-30 14:06:20 (GMT) |
commit | a59f3c10c4176fb67b7bb7a685535994aa9a0887 (patch) | |
tree | 96de6bff4e573aef428d82a086fbeebe4dffe9f3 /README | |
parent | 795ebe74b7d4283df0c9282d98671e5c00e70857 (diff) | |
download | tk-a59f3c10c4176fb67b7bb7a685535994aa9a0887.zip tk-a59f3c10c4176fb67b7bb7a685535994aa9a0887.tar.gz tk-a59f3c10c4176fb67b7bb7a685535994aa9a0887.tar.bz2 |
* README: Bump version number to 8.4.16
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.13
* win/configure:
FossilOrigin-Name: 8133140d315978dfec2080d2f61cf455601bce35
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.15 source distribution. + This is the Tk 8.4.16 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.15 2006/10/23 17:58:27 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.16 2007/05/30 14:06:20 dgp Exp $ 1. Introduction --------------- |