diff options
author | dgp <dgp@noemail.net> | 2004-10-28 16:49:40 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2004-10-28 16:49:40 (GMT) |
commit | 93ca33e5f0ccf580f963a4500b3af804640072c4 (patch) | |
tree | abd83ad3172bc607c3c50ad706ce8243348d62d3 /README | |
parent | 3b4ef29a1b0572b889861fe5baf2f503b2cc3fbe (diff) | |
download | tk-93ca33e5f0ccf580f963a4500b3af804640072c4.zip tk-93ca33e5f0ccf580f963a4500b3af804640072c4.tar.gz tk-93ca33e5f0ccf580f963a4500b3af804640072c4.tar.bz2 |
* README: Bumped to patch level 8.4.8
* 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:
FossilOrigin-Name: 840ce8134d8136fa0e7e6a65486d51534b863a1e
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.7 source distribution. + This is the Tk 8.4.8 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.7 2004/07/13 19:32:04 hobbs Exp $ +RCS: @(#) $Id: README,v 1.39.2.8 2004/10/28 16:49:42 dgp Exp $ 1. Introduction --------------- |