summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-10-09 19:35:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-10-09 19:35:36 (GMT)
commit5d44339297483bc5ad5e6059dd8a959efc44ae73 (patch)
tree68ed21bd8462fcac01bc93842379fb73421a4089 /generic
parent58b1fc063d0c3ba5d8e21f41ed0d6c9dea0affd8 (diff)
downloadtk-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')
-rw-r--r--generic/tk.h4
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)