diff options
author | dgp <dgp@users.sourceforge.net> | 2005-11-16 22:07:36 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-11-16 22:07:36 (GMT) |
commit | 51be87ea0b0cb9846e951433f23c55d039f03737 (patch) | |
tree | 1cb17f8b3a61c7e15b8c7355a7b43d5dc13c3cb9 /README | |
parent | 87aa4885fcb36eb27a0b32ad5f040cf71128ae06 (diff) | |
download | tk-51be87ea0b0cb9846e951433f23c55d039f03737.zip tk-51be87ea0b0cb9846e951433f23c55d039f03737.tar.gz tk-51be87ea0b0cb9846e951433f23c55d039f03737.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:
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 --------------- |