diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-22 00:02:49 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-06-22 00:02:49 (GMT) |
commit | 82d64fe1ff3f58d1627c0bf2add58fae0316f132 (patch) | |
tree | 4e8f344ec70d745ee498d5f37d493fb26dd4e91b /README | |
parent | 8eb7ac8c2d136c16c0aa3f118cd91588bf9e9f4b (diff) | |
download | tk-82d64fe1ff3f58d1627c0bf2add58fae0316f132.zip tk-82d64fe1ff3f58d1627c0bf2add58fae0316f132.tar.gz tk-82d64fe1ff3f58d1627c0bf2add58fae0316f132.tar.bz2 |
Tk patchlevel bumped to 8.4b1 in preparation for release.
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.4a5 source distribution. + This is the Tk 8.4b1 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.33 2002/03/06 15:36:17 dkf Exp $ +RCS: @(#) $Id: README,v 1.34 2002/06/22 00:02:49 dkf Exp $ 1. Introduction --------------- |