diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-07 05:30:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-07 05:30:22 (GMT) |
commit | 068750affd769da019d939002317ce85a8dde4a5 (patch) | |
tree | fee9cd2eb53e189dc1ec7908ede6d0a45a9b3f8d /README | |
parent | f04a0f4fc371aae20e1d651be91414b3591fc4a4 (diff) | |
download | tcl-068750affd769da019d939002317ce85a8dde4a5.zip tcl-068750affd769da019d939002317ce85a8dde4a5.tar.gz tcl-068750affd769da019d939002317ce85a8dde4a5.tar.bz2 |
* README: Bump version number to 8.4.13 and update
* changes: changes to start prep for an 8.4.13 release.
* generic/tcl.h:
* tools/tcl.wse.in:
* unix/configure{.in}:
* unix/tcl.spec:
* win/README.binary:
* win/configure{.in}:
* tests/parse.test: Missing constraint
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ README: Tcl - This is the Tcl 8.4.12 source distribution. + This is the Tcl 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.49.2.15 2005/12/04 00:50:03 das Exp $ +RCS: @(#) $Id: README,v 1.49.2.16 2006/03/07 05:30:23 dgp Exp $ Contents -------- |