diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-07 05:35:33 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-07 05:35:33 (GMT) |
commit | 4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb (patch) | |
tree | 9cc61f6db3b4883ebfe0ee5b09c97b767ba9a00d /README | |
parent | c9f0e57b39cce5961cb81dc20927aab11840488c (diff) | |
download | tk-4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb.zip tk-4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb.tar.gz tk-4dfb7254eafeae4c6cbd5648243c4d3f05ad24eb.tar.bz2 |
* READNE: Bump version number to 8.4.13 and update
* changes: changes to start prep for an 8.4.13 release.
* generic/tk.h:
* unix/configure{.in}:
* unix/tk.spec:
* win/configure{.in}:
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.12 source distribution. + This is the Tk 8.4.13 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.12 2005/11/16 22:07:37 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.13 2006/03/07 05:35:33 dgp Exp $ 1. Introduction --------------- |