diff options
author | dgp <dgp@users.sourceforge.net> | 2007-05-30 14:06:20 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-05-30 14:06:20 (GMT) |
commit | d9533f25522c080ec6a7a8ef32dbb9f61e4613fd (patch) | |
tree | 96de6bff4e573aef428d82a086fbeebe4dffe9f3 /README | |
parent | e6b5ed155e24bbebe51c02c278e71236c73fffce (diff) | |
download | tk-d9533f25522c080ec6a7a8ef32dbb9f61e4613fd.zip tk-d9533f25522c080ec6a7a8ef32dbb9f61e4613fd.tar.gz tk-d9533f25522c080ec6a7a8ef32dbb9f61e4613fd.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:
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 --------------- |