diff options
author | dgp <dgp@users.sourceforge.net> | 2006-05-04 13:09:46 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-05-04 13:09:46 (GMT) |
commit | 3afa9577b47f75d94a582a18c6a4c7beb74cb5d3 (patch) | |
tree | 39c54742c3c86aebfa5c419753a96f41692ad9cc /README | |
parent | 9ceb3384e07c73f8b2cc134e436fdad814278f8e (diff) | |
download | tk-3afa9577b47f75d94a582a18c6a4c7beb74cb5d3.zip tk-3afa9577b47f75d94a582a18c6a4c7beb74cb5d3.tar.gz tk-3afa9577b47f75d94a582a18c6a4c7beb74cb5d3.tar.bz2 |
* README: Bump version number to 8.4.14
* 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.13 source distribution. + This is the Tk 8.4.14 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.13 2006/03/07 05:35:33 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.14 2006/05/04 13:09:46 dgp Exp $ 1. Introduction --------------- |