summaryrefslogtreecommitdiffstats
path: root/generic/tcl.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tcl.h')
-rw-r--r--generic/tcl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tcl.h b/generic/tcl.h
index 9593f29..6ad6118 100644
--- a/generic/tcl.h
+++ b/generic/tcl.h
@@ -13,7 +13,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.210.2.6 2006/10/19 21:06:25 dkf Exp $
+ * RCS: @(#) $Id: tcl.h,v 1.210.2.7 2006/10/21 01:11:51 dkf Exp $
*/
#ifndef _TCL
@@ -2421,7 +2421,7 @@ typedef struct {
* without breaking binary compatability.
*/
-#define TCL_OO_METHOD_VERSION_CURRENT 1
+#define TCL_OO_METADATA_VERSION_CURRENT 1
#ifndef TCL_NO_DEPRECATED
/*