diff options
author | hobbs <hobbs> | 2004-07-13 19:32:04 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-07-13 19:32:04 (GMT) |
commit | 9adb5d365ddc4b79c4a02200270b5b95fbdcf93f (patch) | |
tree | 05396620a6ba5edafa0bd32c472c4793cbac8735 /README | |
parent | e129e16ea94596f51c3fa0cc54c39f611360d2bc (diff) | |
download | tk-9adb5d365ddc4b79c4a02200270b5b95fbdcf93f.zip tk-9adb5d365ddc4b79c4a02200270b5b95fbdcf93f.tar.gz tk-9adb5d365ddc4b79c4a02200270b5b95fbdcf93f.tar.bz2 |
* README, macosx/Wish.pbproj/project.pbxproj: bumped to
* unix/configure, unix/configure.in, unix/tk.spec: patchlevel 8.4.7
* win/configure, win/configure.in:
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.6 source distribution. + This is the Tk 8.4.7 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.6 2004/02/13 01:44:02 hobbs Exp $ +RCS: @(#) $Id: README,v 1.39.2.7 2004/07/13 19:32:04 hobbs Exp $ 1. Introduction --------------- |