diff options
author | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:23:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-12-13 15:23:41 (GMT) |
commit | ad22aa264a6389aad9cd820032d1f8cca5832914 (patch) | |
tree | 4d11bd34c1edaf312cd42b5180cd01bf3fbc7a72 /unix/README | |
parent | 3d75268cfe0948ae13452dc01b24cdba45c80201 (diff) | |
download | tk-ad22aa264a6389aad9cd820032d1f8cca5832914.zip tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.gz tk-ad22aa264a6389aad9cd820032d1f8cca5832914.tar.bz2 |
merge stable branch onto HEAD
Diffstat (limited to 'unix/README')
-rw-r--r-- | unix/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/README b/unix/README index 0e71527..0018edd 100644 --- a/unix/README +++ b/unix/README @@ -20,7 +20,7 @@ SGI, as well as PCs running Linux, BSDI, and SCO UNIX. To compile for a PC running Windows, see the README file in the directory ../win. To compile for MacOSX, see the README file in the directory ../macosx. -RCS: @(#) $Id: README,v 1.25 2007/12/07 20:47:56 dgp Exp $ +RCS: @(#) $Id: README,v 1.26 2007/12/13 15:28:49 dgp Exp $ How To Compile And Install Tk: ------------------------------ |