diff options
author | dgp <dgp@users.sourceforge.net> | 2002-10-09 19:35:36 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-10-09 19:35:36 (GMT) |
commit | 5d44339297483bc5ad5e6059dd8a959efc44ae73 (patch) | |
tree | 68ed21bd8462fcac01bc93842379fb73421a4089 /generic/tk.h | |
parent | 58b1fc063d0c3ba5d8e21f41ed0d6c9dea0affd8 (diff) | |
download | tk-5d44339297483bc5ad5e6059dd8a959efc44ae73.zip tk-5d44339297483bc5ad5e6059dd8a959efc44ae73.tar.gz tk-5d44339297483bc5ad5e6059dd8a959efc44ae73.tar.bz2 |
* generic/tk.h: Added reminder comment to edit
macosx/Wish.pbproj/project.pbxproj when version number changes.
Diffstat (limited to 'generic/tk.h')
-rw-r--r-- | generic/tk.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/generic/tk.h b/generic/tk.h index 658a911..9883b41 100644 --- a/generic/tk.h +++ b/generic/tk.h @@ -12,7 +12,7 @@ * See the file "license.terms" for information on usage and redistribution * of this file, and for a DISCLAIMER OF ALL WARRANTIES. * - * RCS: @(#) $Id: tk.h,v 1.72 2002/09/27 18:09:53 dgp Exp $ + * RCS: @(#) $Id: tk.h,v 1.73 2002/10/09 19:35:37 dgp Exp $ */ #ifndef _TK @@ -36,6 +36,8 @@ extern "C" { * win/makefile.vc (not patchlevel) * README (sections 0 and 1) * mac/README (not patchlevel) + * macosx/Wish.pbproj/project.pbxproj + * (14 LOC total, 4 LOC patch) * win/README (not patchlevel) * unix/README (not patchlevel) * unix/tk.spec (3 LOC Major/Minor, 2 LOC patch) |