diff options
author | dgp <dgp@users.sourceforge.net> | 2008-04-07 19:17:53 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-04-07 19:17:53 (GMT) |
commit | 6a99f16c66d481f3d4d7bdbc3d35901b5057154e (patch) | |
tree | cbfc0c54344fd8ca34d361489f34e65aef9bb8aa /README | |
parent | bc7aa6a42be184d55ac867449a712b8b972e5d51 (diff) | |
download | tk-6a99f16c66d481f3d4d7bdbc3d35901b5057154e.zip tk-6a99f16c66d481f3d4d7bdbc3d35901b5057154e.tar.gz tk-6a99f16c66d481f3d4d7bdbc3d35901b5057154e.tar.bz2 |
* README: Bump version number to 8.4.19
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.13
* win/configure:
* changes: updates for 8.4.19 release.
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.17 source distribution. + This is the Tk 8.4.19 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.17 2007/10/02 17:55:53 dgp Exp $ +RCS: @(#) $Id: README,v 1.39.2.18 2008/04/07 19:17:54 dgp Exp $ 1. Introduction --------------- |