diff options
author | dgp <dgp@users.sourceforge.net> | 2003-03-04 23:45:40 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2003-03-04 23:45:40 (GMT) |
commit | f5aa1d944a39ee1d14f9c64d98eba3da173678a9 (patch) | |
tree | b7af161b6d43e4f57e1a16ca62ffb67e760f162e /mac/README | |
parent | 55bb78dc4fdf14318cfcbbeb264b7ef0a3e0a57e (diff) | |
download | tcl-f5aa1d944a39ee1d14f9c64d98eba3da173678a9.zip tcl-f5aa1d944a39ee1d14f9c64d98eba3da173678a9.tar.gz tcl-f5aa1d944a39ee1d14f9c64d98eba3da173678a9.tar.bz2 |
* README: Bumped version number of
* generic/tcl.h: Tcl to 8.5a0.
* library.init.tcl:
* mac/README:
* macosx/Tcl.pbproj/project.pbxproc:
* tests/basic.test:
* tools/configure.in:
* tools/tcl.hpj.in:
* tools/tcl.wse.in:
* unix/configure.in:
* unix/tcl.spec:
* win/README:
* win/README.binary:
* win/configure.in:
* win/makefile.bc:
* win/makefile.vc:
* win/tcl.m4:
* tools/configure: autoconf
* unix/configure:
* win/configure:
Diffstat (limited to 'mac/README')
-rw-r--r-- | mac/README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ -Tcl 8.4 for Macintosh +Tcl 8.5 for Macintosh -RCS: @(#) $Id: README,v 1.17 2002/03/04 23:26:03 hobbs Exp $ +RCS: @(#) $Id: README,v 1.18 2003/03/04 23:46:08 dgp Exp $ 1. Introduction --------------- @@ -10,7 +10,7 @@ scripting language. The home page for the Mac/Tcl info is http://www.tcl.tk/software/mac/ A summary of what's new in this release is at - http://www.tcl.tk/software/tcltk/8.4.html + http://www.tcl.tk/software/tcltk/8.5.html A summary of Macintosh-specific features is at http://www.tcl.tk/software/mac/features.html |