diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:36:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-03-06 15:36:17 (GMT) |
commit | 37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b (patch) | |
tree | 9cc860eac2dab3724c58f93d7f27e30c3a754757 /README | |
parent | 36001df29a52f1fc25fd4635b256abf5964bb642 (diff) | |
download | tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.zip tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.gz tk-37b0425f7ac3a9e50d8ebac35e3bac75cb2b765b.tar.bz2 |
Bumped patchlevel; might need changing in the future, but it makes life
easier for now.
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.4a4 source distribution. + This is the Tk 8.4a5 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.32 2002/03/04 23:31:45 hobbs Exp $ +RCS: @(#) $Id: README,v 1.33 2002/03/06 15:36:17 dkf Exp $ 1. Introduction --------------- |