diff options
author | dgp@users.sourceforge.net <dgp> | 2003-03-04 23:50:40 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2003-03-04 23:50:40 (GMT) |
commit | 0962dd4ba66e3c3af54efb2c964893e94faceb37 (patch) | |
tree | d350fda87e77ed5c613bb21258645abde5c1ff7e /win/README | |
parent | c654c21ea3b522ccc5fb0b977c8d3649ec6a5ba5 (diff) | |
download | tk-0962dd4ba66e3c3af54efb2c964893e94faceb37.zip tk-0962dd4ba66e3c3af54efb2c964893e94faceb37.tar.gz tk-0962dd4ba66e3c3af54efb2c964893e94faceb37.tar.bz2 |
* README: Bumped version number of
* generic/tk.h: Tk to 8.5a0.
* library/tk.tcl:
* mac/README:
* macosx/Wish.pbproj/project.pbxproj:
* unix/README:
* unix/configure.in:
* unix/tk.spec:
* win/README:
* win/configure.in:
* win/makefile.vc:
* win/tcl.m4:
* unix/configure: autoconf
* win/configure:
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ -Tk 8.4 for Windows +Tk 8.5 for Windows Originally by Scott Stanton while at Sun Microsystems Labs -RCS: @(#) $Id: README,v 1.16 2002/03/04 23:31:45 hobbs Exp $ +RCS: @(#) $Id: README,v 1.17 2003/03/04 23:50:45 dgp Exp $ This is the directory where you configure and compile the Windows version of Tk. This directory also contains source files for Tk |