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 | 4ee3a920c279e3f27ab120c6f044096ff8eccbbb (patch) | |
tree | 39c54742c3c86aebfa5c419753a96f41692ad9cc /README | |
parent | a5b92093185c667fa3159a2ee58b5682290af6b1 (diff) | |
download | tk-4ee3a920c279e3f27ab120c6f044096ff8eccbbb.zip tk-4ee3a920c279e3f27ab120c6f044096ff8eccbbb.tar.gz tk-4ee3a920c279e3f27ab120c6f044096ff8eccbbb.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 --------------- |