diff options
author | hobbs <hobbs> | 2003-02-15 02:20:59 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-02-15 02:20:59 (GMT) |
commit | aa37afb5ecc216b3b2709dbd94d7fd86de60cda8 (patch) | |
tree | 6eb16e0604540093e2f7afb6d5f3aa5fb331d9f8 /README | |
parent | f076197f0c4b731f2b6e3c3b3d249c13a4b29c92 (diff) | |
download | tk-aa37afb5ecc216b3b2709dbd94d7fd86de60cda8.zip tk-aa37afb5ecc216b3b2709dbd94d7fd86de60cda8.tar.gz tk-aa37afb5ecc216b3b2709dbd94d7fd86de60cda8.tar.bz2 |
* README: Bumped to 8.4.2.
* generic/tk.h:
* macosx/Wish.pbproj/project.pbxproj:
* unix/configure:
* unix/configure.in:
* unix/tcl.m4:
* unix/tk.spec:
* 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.1 source distribution. + This is the Tk 8.4.2 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.38 2002/09/27 18:09:53 dgp Exp $ +RCS: @(#) $Id: README,v 1.39 2003/02/15 02:20:59 hobbs Exp $ 1. Introduction --------------- |