diff options
author | dgp@users.sourceforge.net <dgp> | 2008-04-07 19:17:53 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2008-04-07 19:17:53 (GMT) |
commit | 5a11c7eee8422bce5b09a6a655f4009721df76b6 (patch) | |
tree | cbfc0c54344fd8ca34d361489f34e65aef9bb8aa /README | |
parent | 3a1fecfa0d76e3d5e3dcd55267d5aa119e5d7582 (diff) | |
download | tk-5a11c7eee8422bce5b09a6a655f4009721df76b6.zip tk-5a11c7eee8422bce5b09a6a655f4009721df76b6.tar.gz tk-5a11c7eee8422bce5b09a6a655f4009721df76b6.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 --------------- |