summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorwart <wart>1999-06-28 19:02:52 (GMT)
committerwart <wart>1999-06-28 19:02:52 (GMT)
commitc258b333c62e72fc2f07289988d0989a8742f6df (patch)
tree8c5efb11add8c01bf99ed3bed24b00bb3d82a6a2 /generic
parentd5e40f3d0b99fdef406aecf190d1570e285aea22 (diff)
downloadtcl-c258b333c62e72fc2f07289988d0989a8742f6df.zip
tcl-c258b333c62e72fc2f07289988d0989a8742f6df.tar.gz
tcl-c258b333c62e72fc2f07289988d0989a8742f6df.tar.bz2
Documented 2 more files that need to be updated when the Tcl version
number changes.
Diffstat (limited to 'generic')
-rw-r--r--generic/tcl.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index 0f72d8d..7b929f2 100644
--- a/generic/tcl.h
+++ b/generic/tcl.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: tcl.h,v 1.49 1999/06/26 00:01:47 redman Exp $
+ * RCS: @(#) $Id: tcl.h,v 1.50 1999/06/28 19:02:52 wart Exp $
*/
#ifndef _TCL
@@ -49,6 +49,8 @@ extern "C" {
* win/README.binary
* win/README (only if major.minor changes, not patchlevel)
* unix/README (only if major.minor changes, not patchlevel)
+ * tools/tcl.hpj.in (for windows installer)
+ * tools/tcl.wse.in (for windows installer)
*/
#define TCL_MAJOR_VERSION 8