diff options
author | dgp@users.sourceforge.net <dgp> | 2003-10-03 16:32:39 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2003-10-03 16:32:39 (GMT) |
commit | bc8d9f5762793f8cd850208298a3fcb0c27b7ccf (patch) | |
tree | 9aef0a61c3977f11083827048348b333ab34a612 /README | |
parent | d04c55232605939d86f45a3fba7588bd60402022 (diff) | |
download | tk-bc8d9f5762793f8cd850208298a3fcb0c27b7ccf.zip tk-bc8d9f5762793f8cd850208298a3fcb0c27b7ccf.tar.gz tk-bc8d9f5762793f8cd850208298a3fcb0c27b7ccf.tar.bz2 |
* README: Bumped to patch level 8.4.5
* generic/tk.h: to prepare for next patch
* macosx/Wish.pbproj/project.pbxproj: release.
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf (2.13)
* 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.4 source distribution. + This is the Tk 8.4.5 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.2 2003/07/15 22:46:34 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.3 2003/10/03 16:32:39 dgp Exp $ 1. Introduction --------------- |