diff options
author | dgp <dgp@users.sourceforge.net> | 2007-11-19 18:39:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-11-19 18:39:26 (GMT) |
commit | fcdbc4905c6127ecdb3943af02cc34be78f3cede (patch) | |
tree | a90542bd9c08420546992041563081428dd0178b /README | |
parent | b32645fe36214b66fd67cfb36573e27eead63196 (diff) | |
download | tk-fcdbc4905c6127ecdb3943af02cc34be78f3cede.zip tk-fcdbc4905c6127ecdb3943af02cc34be78f3cede.tar.gz tk-fcdbc4905c6127ecdb3943af02cc34be78f3cede.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 --------------- |