diff options
author | dgp <dgp@users.sourceforge.net> | 2008-06-30 03:37:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-06-30 03:37:35 (GMT) |
commit | 7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e (patch) | |
tree | bd9951d1dc8560972d5f4c6586e2bcf43dd12883 /README | |
parent | efa5ccdc79aaf697cae012fdceb44734b9f196d2 (diff) | |
download | tk-7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e.zip tk-7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e.tar.gz tk-7c8f30c254e7e1a4c10c3cb0e9e99170b3c2a01e.tar.bz2 |
* generic/tk.h: Bump to 8.5.3 for release.
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* README:
* unix/configure: autoconf-2.59
* win/configure:
* changes: Updates for 8.5.3 release.
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.5.2 source distribution. + This is the Tk 8.5.3 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.53 2008/03/28 18:13:39 dgp Exp $ +RCS: @(#) $Id: README,v 1.53.2.1 2008/06/30 03:37:37 dgp Exp $ 1. Introduction --------------- |