diff options
author | hobbs <hobbs> | 2001-08-07 02:43:52 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2001-08-07 02:43:52 (GMT) |
commit | 46f3068bd2b6581365718e5e22727d8b6d3b1131 (patch) | |
tree | 97981f998a49e207835c3a8ed2169cb859e1a456 /README | |
parent | 829a382fd90c04bccab383aafc04ec65f6f080e0 (diff) | |
download | tk-46f3068bd2b6581365718e5e22727d8b6d3b1131.zip tk-46f3068bd2b6581365718e5e22727d8b6d3b1131.tar.gz tk-46f3068bd2b6581365718e5e22727d8b6d3b1131.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 --------------- |