diff options
author | dgp <dgp@noemail.net> | 2003-07-15 22:46:33 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2003-07-15 22:46:33 (GMT) |
commit | 15e4810c35d279c3906af75d96cc53d0bfee640f (patch) | |
tree | d804e98b9da8922c11efb26b70d68d6aebda27c8 /README | |
parent | bf4686e94dd59366c1e9d9bae35d4530c9daca12 (diff) | |
download | tk-15e4810c35d279c3906af75d96cc53d0bfee640f.zip tk-15e4810c35d279c3906af75d96cc53d0bfee640f.tar.gz tk-15e4810c35d279c3906af75d96cc53d0bfee640f.tar.bz2 |
* README: Bumped patchlevel to 8.4.4 in preparation
* generic/tk.h: for the Tk 8.4.4 release.
* macosx/Wish.pbproj/project.pbxproj:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf (2.13)
* win/configure:
FossilOrigin-Name: 8af3bd8d8360de00b5cd5dd9e75835c7600a8153
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.3 source distribution. + This is the Tk 8.4.4 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.39.2.1 2003/05/15 19:04:53 hobbs Exp $ +RCS: @(#) $Id: README,v 1.39.2.2 2003/07/15 22:46:34 dgp Exp $ 1. Introduction --------------- |