diff options
author | dgp <dgp@users.sourceforge.net> | 2002-07-14 17:29:57 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-07-14 17:29:57 (GMT) |
commit | dcb4163dd88a4ccea92159930da9653cb4fff87e (patch) | |
tree | 4571cad90d82936b5ec927044ba52948442ba563 /README | |
parent | efa6765c00d4032ecb45bf70e9147ed49e994663 (diff) | |
download | tk-dcb4163dd88a4ccea92159930da9653cb4fff87e.zip tk-dcb4163dd88a4ccea92159930da9653cb4fff87e.tar.gz tk-dcb4163dd88a4ccea92159930da9653cb4fff87e.tar.bz2 |
* Bumped HEAD to version 8.4b2 in order to distinguish it from
the 8.4b1 release. Also extended LOCALES to cover all message
catalogs.
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.4b1 source distribution. + This is the Tk 8.4b2 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.34 2002/06/22 00:02:49 dkf Exp $ +RCS: @(#) $Id: README,v 1.35 2002/07/14 17:29:57 dgp Exp $ 1. Introduction --------------- |