diff options
author | dgp <dgp@noemail.net> | 2005-11-16 22:07:36 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2005-11-16 22:07:36 (GMT) |
commit | 86e58ce8e8eaba9454ffe3c9dfa3cb8375d4c14d (patch) | |
tree | 1cb17f8b3a61c7e15b8c7355a7b43d5dc13c3cb9 /README | |
parent | 78e79d442ae5c116703a5668125bdbfd77c7eaa6 (diff) | |
download | tk-86e58ce8e8eaba9454ffe3c9dfa3cb8375d4c14d.zip tk-86e58ce8e8eaba9454ffe3c9dfa3cb8375d4c14d.tar.gz tk-86e58ce8e8eaba9454ffe3c9dfa3cb8375d4c14d.tar.bz2 |
* README: Bump version number to 8.4.12
* generic/tk.h:
* macosx/Wish.pbproj/project.pbxproc:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf
* win/configure:
FossilOrigin-Name: 3fc057b4d9e968659269270111936ef7a1057fbb
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.11 source distribution. + This is the Tk 8.4.12 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.11 2005/06/18 19:36:55 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.12 2005/11/16 22:07:37 dgp Exp $ 1. Introduction --------------- |