diff options
author | dgp <dgp@users.sourceforge.net> | 2002-09-27 18:09:52 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-09-27 18:09:52 (GMT) |
commit | fa325b1f3aae9f5eb024840d676d4ebbeba05b15 (patch) | |
tree | c585dcbe12e176da6a5e2203d258c84fd7e25214 /README | |
parent | 375b316b36e6cee767fd9e8a1024bf92b85c2e8d (diff) | |
download | tk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.zip tk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.tar.gz tk-fa325b1f3aae9f5eb024840d676d4ebbeba05b15.tar.bz2 |
* README: Bumped to version 8.4.1 to avoid confusion
* generic/tk.h: of CVS snapshots with release 8.4.0.
* unix/README:
* unix/configure.in:
* unix/tk.spec
* win/configure.in:
* unix/configure: autoconf
* win/configure:
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.4.0 source distribution. + This is the Tk 8.4.1 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.37 2002/09/02 20:16:59 hobbs Exp $ +RCS: @(#) $Id: README,v 1.38 2002/09/27 18:09:53 dgp Exp $ 1. Introduction --------------- |