diff options
author | dgp@users.sourceforge.net <dgp> | 2002-09-27 18:09:52 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2002-09-27 18:09:52 (GMT) |
commit | a13725e2d6d173d46144d161706ea41fbc80aea1 (patch) | |
tree | c585dcbe12e176da6a5e2203d258c84fd7e25214 /README | |
parent | 6f891e0d47042da98c00dfef0860db7f60b29866 (diff) | |
download | tk-a13725e2d6d173d46144d161706ea41fbc80aea1.zip tk-a13725e2d6d173d46144d161706ea41fbc80aea1.tar.gz tk-a13725e2d6d173d46144d161706ea41fbc80aea1.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 --------------- |