diff options
author | dgp@users.sourceforge.net <dgp> | 2006-05-04 13:09:46 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2006-05-04 13:09:46 (GMT) |
commit | 09bb7059df5932a0309726e3c68d9431b4261a4b (patch) | |
tree | 39c54742c3c86aebfa5c419753a96f41692ad9cc /README | |
parent | 7082b71f45c55fa8460b37254ca0b47f42c2adf1 (diff) | |
download | tk-09bb7059df5932a0309726e3c68d9431b4261a4b.zip tk-09bb7059df5932a0309726e3c68d9431b4261a4b.tar.gz tk-09bb7059df5932a0309726e3c68d9431b4261a4b.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 --------------- |