diff options
author | dgp <dgp@users.sourceforge.net> | 2007-11-21 06:30:36 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-11-21 06:30:36 (GMT) |
commit | e7c9d9a1d8f8fd9f49b5c4e0a26b841b967fc455 (patch) | |
tree | 70fdfa3a1ea326eeb63f930d0891a2d674c91b68 /generic/tcl.h | |
parent | 98f0d1a3406ed99293cd6bb505ccd29063208ce5 (diff) | |
download | tcl-e7c9d9a1d8f8fd9f49b5c4e0a26b841b967fc455.zip tcl-e7c9d9a1d8f8fd9f49b5c4e0a26b841b967fc455.tar.gz tcl-e7c9d9a1d8f8fd9f49b5c4e0a26b841b967fc455.tar.bz2 |
Merge updates from 8.5b3 release
Diffstat (limited to 'generic/tcl.h')
-rw-r--r-- | generic/tcl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tcl.h b/generic/tcl.h index 284621b..91d4a9f 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.231.2.10 2007/10/27 04:11:47 dgp Exp $ + * RCS: @(#) $Id: tcl.h,v 1.231.2.11 2007/11/21 06:30:45 dgp Exp $ */ #ifndef _TCL |