diff options
author | hobbs <hobbs> | 2003-02-15 02:20:59 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-02-15 02:20:59 (GMT) |
commit | a90f19807e0282b4c15f10bd77b96d1c281b22d3 (patch) | |
tree | 6eb16e0604540093e2f7afb6d5f3aa5fb331d9f8 /README | |
parent | f870a1618a725a94f70445b2d3126855bb79b30f (diff) | |
download | tk-a90f19807e0282b4c15f10bd77b96d1c281b22d3.zip tk-a90f19807e0282b4c15f10bd77b96d1c281b22d3.tar.gz tk-a90f19807e0282b4c15f10bd77b96d1c281b22d3.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 --------------- |