diff options
author | hobbs <hobbs> | 2001-08-07 02:43:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-07 02:43:52 (GMT) |
commit | d3d849fa235db9ae43478f0ad5c2540daeb1301f (patch) | |
tree | 97981f998a49e207835c3a8ed2169cb859e1a456 /README | |
parent | bba57bf32fe5767062c8d69cc2ce8bb23202d45f (diff) | |
download | tk-d3d849fa235db9ae43478f0ad5c2540daeb1301f.zip tk-d3d849fa235db9ae43478f0ad5c2540daeb1301f.tar.gz tk-d3d849fa235db9ae43478f0ad5c2540daeb1301f.tar.bz2 |
2001-08-06 Jeff Hobbs <jeffh@ActiveState.com>
8.4a3 RELEASE
* changes:
* README: updated for 8.4a3 release
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 --------------- |