diff options
author | dgp <dgp@noemail.net> | 2006-05-04 14:11:46 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2006-05-04 14:11:46 (GMT) |
commit | 8c4b30ad398a140346ee9ad604ff837e99e8aa3c (patch) | |
tree | 7eb09b63bfb28712616ba64e663c5ec98dc237a3 /README | |
parent | 923f5fe620dd527d93e6c40e624044906ad02105 (diff) | |
download | tk-8c4b30ad398a140346ee9ad604ff837e99e8aa3c.zip tk-8c4b30ad398a140346ee9ad604ff837e99e8aa3c.tar.gz tk-8c4b30ad398a140346ee9ad604ff837e99e8aa3c.tar.bz2 |
* README: Bump version number to 8.5a4
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.59
* win/configure:
FossilOrigin-Name: 0b0a579d97139661cec75a418beecae14ca8030d
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.5a4 source distribution. + This is the Tk 8.5a5 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.44 2005/06/07 14:20:16 dkf Exp $ +RCS: @(#) $Id: README,v 1.45 2006/05/04 14:11:46 dgp Exp $ 1. Introduction --------------- |