diff options
author | dgp <dgp@users.sourceforge.net> | 2003-10-03 16:32:39 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-10-03 16:32:39 (GMT) |
commit | acfbb6ac86830513ec37ce001e991a8264abc53a (patch) | |
tree | 9aef0a61c3977f11083827048348b333ab34a612 /README | |
parent | 6c60af70b1961bdcfc0779602e4b5beb28388f4f (diff) | |
download | tk-acfbb6ac86830513ec37ce001e991a8264abc53a.zip tk-acfbb6ac86830513ec37ce001e991a8264abc53a.tar.gz tk-acfbb6ac86830513ec37ce001e991a8264abc53a.tar.bz2 |
* README: Bumped to patch level 8.4.5
* generic/tk.h: to prepare for next patch
* macosx/Wish.pbproj/project.pbxproj: release.
* 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.4 source distribution. + This is the Tk 8.4.5 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.2 2003/07/15 22:46:34 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.3 2003/10/03 16:32:39 dgp Exp $ 1. Introduction --------------- |