diff options
author | hobbs <hobbs@noemail.net> | 2003-02-15 02:20:58 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2003-02-15 02:20:58 (GMT) |
commit | a474c3282d3fe3442c160821fd21e19fcde02dd3 (patch) | |
tree | 6eb16e0604540093e2f7afb6d5f3aa5fb331d9f8 /README | |
parent | b05ea26da882c87abab6742df21deb3aea57b2c8 (diff) | |
download | tk-a474c3282d3fe3442c160821fd21e19fcde02dd3.zip tk-a474c3282d3fe3442c160821fd21e19fcde02dd3.tar.gz tk-a474c3282d3fe3442c160821fd21e19fcde02dd3.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:
FossilOrigin-Name: 4404a5cbd0f4594cee308d8d93a647263f054a94
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 --------------- |