diff options
author | dgp <dgp@users.sourceforge.net> | 2004-03-26 19:57:33 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-03-26 19:57:33 (GMT) |
commit | c93c83ba08054d4b36395e72bbd125b69d872698 (patch) | |
tree | 8e080a01c7a806a784ae3410b4575d83a54a8ab0 /README | |
parent | ff3372947de9624e6cb64b33f53e4e15c0728175 (diff) | |
download | tk-c93c83ba08054d4b36395e72bbd125b69d872698.zip tk-c93c83ba08054d4b36395e72bbd125b69d872698.tar.gz tk-c93c83ba08054d4b36395e72bbd125b69d872698.tar.bz2 |
* README: Bump version to 8.5a2.
* generic/tk.h:
* macosx/Wish.pbproj/project.pbxproj:
* unix/configure.in:
* unix/tk.spec:
* win/configure.in:
* unix/configure: autoconf-2.57
* 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.5a1 source distribution. + This is the Tk 8.5a2 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.41 2004/03/02 00:49:13 hobbs Exp $ +RCS: @(#) $Id: README,v 1.42 2004/03/26 19:57:34 dgp Exp $ 1. Introduction --------------- |