diff options
author | dgp@users.sourceforge.net <dgp> | 2013-08-30 14:39:44 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2013-08-30 14:39:44 (GMT) |
commit | a95d1ca1d0aa552b204c13e4ae79138d4ae42a60 (patch) | |
tree | 5966adf659d82a701b0b7367bca4578bc6807f5d /README | |
parent | 499b50c5dc232c0773ef051ced56b29e6aa53eed (diff) | |
download | tk-a95d1ca1d0aa552b204c13e4ae79138d4ae42a60.zip tk-a95d1ca1d0aa552b204c13e4ae79138d4ae42a60.tar.gz tk-a95d1ca1d0aa552b204c13e4ae79138d4ae42a60.tar.bz2 |
Bump to 8.5.15 for release.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,13 +1,13 @@ README: Tk - This is the Tk 8.5.14 source distribution. + This is the Tk 8.5.15 source distribution. http://sourceforge.net/projects/tcl/files/Tcl/ You can get any source release of Tk from the URL above. 1. Introduction --------------- -This directory contains the sources and documentation for Tk, an X11 -toolkit implemented with the Tcl scripting language. +This directory contains the sources and documentation for Tk, a +cross-platform GUI toolkit implemented with the Tcl scripting language. For details on features, incompatibilities, and potential problems with this release, see the Tcl/Tk 8.5 Web page at |