diff options
author | dgp@users.sourceforge.net <dgp> | 2007-11-19 18:39:26 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2007-11-19 18:39:26 (GMT) |
commit | 5e65cfc8c0022b2e4f39c1d8bc30e2a7ea62e43d (patch) | |
tree | a90542bd9c08420546992041563081428dd0178b /README | |
parent | 320f999e0e299ea5330b3db91222529f8dc02b2c (diff) | |
download | tk-5e65cfc8c0022b2e4f39c1d8bc30e2a7ea62e43d.zip tk-5e65cfc8c0022b2e4f39c1d8bc30e2a7ea62e43d.tar.gz tk-5e65cfc8c0022b2e4f39c1d8bc30e2a7ea62e43d.tar.bz2 |
* README: Bump version number to 8.5b3.
* generic/tk.h:
* library/tk.tcl:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* 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.5b2 source distribution. + This is the Tk 8.5b3 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.49 2007/10/26 15:23:04 dgp Exp $ +RCS: @(#) $Id: README,v 1.50 2007/11/19 18:39:26 dgp Exp $ 1. Introduction --------------- |