From 64c00226c42e6f2f2b5d6bd03cbd9de5b6cc96a6 Mon Sep 17 00:00:00 2001 From: hobbs Date: Tue, 12 Nov 2002 02:24:51 +0000 Subject: * generic/tcl.h (TCL_PATCH_LEVEL): bump to 8.4.1.1 for patchlevel only. This interim number will only be reflected by [info patchlevel]. --- generic/tcl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic/tcl.h b/generic/tcl.h index 5ea51dd..d84a23f 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.147 2002/10/21 04:35:50 das Exp $ + * RCS: @(#) $Id: tcl.h,v 1.148 2002/11/12 02:24:51 hobbs Exp $ */ #ifndef _TCL @@ -62,7 +62,7 @@ extern "C" { #define TCL_RELEASE_SERIAL 1 #define TCL_VERSION "8.4" -#define TCL_PATCH_LEVEL "8.4.1" +#define TCL_PATCH_LEVEL "8.4.1.1" /* * The following definitions set up the proper options for Windows -- cgit v0.12