diff options
author | dgp <dgp@users.sourceforge.net> | 2004-10-28 16:49:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-10-28 16:49:41 (GMT) |
commit | 92a4dd618e3ce6574420a66f92fa1c4f53edefb3 (patch) | |
tree | abd83ad3172bc607c3c50ad706ce8243348d62d3 /README | |
parent | 1bd6e15cae5109bb00ca55e58f6b97c8157c8050 (diff) | |
download | tk-92a4dd618e3ce6574420a66f92fa1c4f53edefb3.zip tk-92a4dd618e3ce6574420a66f92fa1c4f53edefb3.tar.gz tk-92a4dd618e3ce6574420a66f92fa1c4f53edefb3.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:
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 --------------- |