diff options
author | dgp@users.sourceforge.net <dgp> | 2006-03-07 05:35:33 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2006-03-07 05:35:33 (GMT) |
commit | 0db06a84681d3ec74d8b3fea4ff3d2e1078ebef7 (patch) | |
tree | 9cc61f6db3b4883ebfe0ee5b09c97b767ba9a00d /README | |
parent | e7929caa1a815b535c7e0f69da82315aab76f05f (diff) | |
download | tk-0db06a84681d3ec74d8b3fea4ff3d2e1078ebef7.zip tk-0db06a84681d3ec74d8b3fea4ff3d2e1078ebef7.tar.gz tk-0db06a84681d3ec74d8b3fea4ff3d2e1078ebef7.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 --------------- |