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