diff options
author | fvogel <fvogelnew1@free.fr> | 2016-08-29 15:28:20 (GMT) |
---|---|---|
committer | fvogel <fvogelnew1@free.fr> | 2016-08-29 15:28:20 (GMT) |
commit | 8b680ec494e86b2ed0729340e524689bcc221056 (patch) | |
tree | c885db53fd7bd38e3971e2b93242b2e798961ee9 /README | |
parent | c27415ac9b66a001513ab62ddb0ddef660095810 (diff) | |
parent | 6878e3ae58a2c5fc20a40f184e60a7cade8b06ff (diff) | |
download | tk-8b680ec494e86b2ed0729340e524689bcc221056.zip tk-8b680ec494e86b2ed0729340e524689bcc221056.tar.gz tk-8b680ec494e86b2ed0729340e524689bcc221056.tar.bz2 |
Rebased to trunk since TIP #449 was accepted for merging to trunk only, not to core-8-6-branch
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ README: Tk - This is the Tk 8.6.5 source distribution. + This is the Tk 8.7a0 source distribution. http://sourceforge.net/projects/tcl/files/Tcl/ You can get any source release of Tk from the URL above. @@ -10,9 +10,9 @@ This directory contains the sources and documentation for Tk, an X11 toolkit implemented with the Tcl scripting language. For details on features, incompatibilities, and potential problems with -this release, see the Tcl/Tk 8.6 Web page at +this release, see the Tcl/Tk 8.7 Web page at - http://www.tcl.tk/software/tcltk/8.6.html + http://www.tcl.tk/software/tcltk/8.7.html or refer to the "changes" file in this directory, which contains a historical record of all changes to Tk. |