diff options
author | hobbs <hobbs@noemail.net> | 2001-08-07 02:43:51 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2001-08-07 02:43:51 (GMT) |
commit | 93dfadb88be555b8ecf0371c22e4e2498d3268fb (patch) | |
tree | 97981f998a49e207835c3a8ed2169cb859e1a456 /README | |
parent | 2584333638d0add57573f5a73f8028ca9afcaad4 (diff) | |
download | tk-93dfadb88be555b8ecf0371c22e4e2498d3268fb.zip tk-93dfadb88be555b8ecf0371c22e4e2498d3268fb.tar.gz tk-93dfadb88be555b8ecf0371c22e4e2498d3268fb.tar.bz2 |
2001-08-06 Jeff Hobbs <jeffh@ActiveState.com>
8.4a3 RELEASE
* changes:
* README: updated for 8.4a3 release
FossilOrigin-Name: b0ae1387c076dd77c4bea94ae6488dcf311fa415
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,10 +2,10 @@ README: Tk This is the Tk 8.4a3 source distribution. Tcl/Tk is also available through NetCVS: http://tcl.sourceforge.net/ - You can get any release of Tcl from: - http://www.purl.org/tcl/home/registration/<version>.html + You can get any source release of Tcl from the file distributions + link at the above URL. -RCS: @(#) $Id: README,v 1.29 2001/07/05 17:24:13 hobbs Exp $ +RCS: @(#) $Id: README,v 1.30 2001/08/07 02:43:52 hobbs Exp $ 1. Introduction --------------- |