diff options
author | dgp <dgp@users.sourceforge.net> | 2008-01-02 19:03:29 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-01-02 19:03:29 (GMT) |
commit | 9c3e06f2af4831933ed763da9337da45cc3219d7 (patch) | |
tree | 123c547c51da2e9ccb5376d7aeea8ee7604801e2 /README | |
parent | 96ce1f27bd68923e39e5e4660fa065735e4e54fa (diff) | |
download | tcl-9c3e06f2af4831933ed763da9337da45cc3219d7.zip tcl-9c3e06f2af4831933ed763da9337da45cc3219d7.tar.gz tcl-9c3e06f2af4831933ed763da9337da45cc3219d7.tar.bz2 |
* generic/tcl.h: Bump version number to 8.5.1b1 to distinguish
* library/init.tcl: CVS development snapshots from the 8.5.0 and
* unix/configure.in: 8.5.1 releases.
* unix/tcl.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: Tcl - This is the Tcl 8.5.0 source distribution. + This is the Tcl 8.5.1 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.65 2007/12/13 15:22:30 dgp Exp $ +RCS: @(#) $Id: README,v 1.66 2008/01/02 19:03:29 dgp Exp $ Contents -------- |