diff options
author | dgp <dgp@noemail.net> | 2007-10-26 15:17:53 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2007-10-26 15:17:53 (GMT) |
commit | 77d87d3bf5be7aec4d8c0c53674710123fefc34b (patch) | |
tree | 4cc2a81842e0ee8598280910a6f3c01a4e151966 /README | |
parent | fb778be8a703ea4e37d15a79bb9beeac5552dfe3 (diff) | |
download | tcl-77d87d3bf5be7aec4d8c0c53674710123fefc34b.zip tcl-77d87d3bf5be7aec4d8c0c53674710123fefc34b.tar.gz tcl-77d87d3bf5be7aec4d8c0c53674710123fefc34b.tar.bz2 |
* README: Bump version number to 8.5b2.
* generic/tcl.h:
* library/init.tcl:
* tools/tcl.wse.in:
* unix/configure.in:
* unix/tcl.spec:
* win/configure.in:
* unix/configure: autoconf (2.59)
* win/configure:
FossilOrigin-Name: 7fb70f130d3c2c82df5efa28073545be23f4bc1f
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.5b1 source distribution. + This is the Tcl 8.5b2 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.61 2007/09/19 17:42:04 dgp Exp $ +RCS: @(#) $Id: README,v 1.62 2007/10/26 15:17:55 dgp Exp $ Contents -------- |