diff options
author | dgp <dgp@users.sourceforge.net> | 2008-08-28 16:13:46 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-08-28 16:13:46 (GMT) |
commit | c000dca1191ec31e103437e497a149aa7aef8f42 (patch) | |
tree | ac68023466c45e5b67338186f4bef0c9e4f951d0 /README | |
parent | 5b17569d545a69f4fcdf484d0a11f20274faff24 (diff) | |
download | tk-c000dca1191ec31e103437e497a149aa7aef8f42.zip tk-c000dca1191ec31e103437e497a149aa7aef8f42.tar.gz tk-c000dca1191ec31e103437e497a149aa7aef8f42.tar.bz2 |
* generic/tk.h: Bump version number to 8.5.5b1 to distinguish
* library/tk.tcl: CVS development snapshots from the 8.5.4 and
* unix/configure.in: 8.5.5 releases.
* unix/tk.spec:
* win/configure.in:
* README:
* unix/configure: autoconf (2.59)
* 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.5.4 source distribution. + This is the Tk 8.5.5 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.53.2.2 2008/08/08 18:12:30 dgp Exp $ +RCS: @(#) $Id: README,v 1.53.2.3 2008/08/28 16:13:46 dgp Exp $ 1. Introduction --------------- |