From f22985bc43c82443ee7e1bea321e297562f29c61 Mon Sep 17 00:00:00 2001 From: redman Date: Fri, 16 Jul 1999 01:52:08 +0000 Subject: Fix minor version number. --- generic/tk.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/generic/tk.h b/generic/tk.h index e3736c7..6ae14a6 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.27 1999/06/25 23:47:57 welch Exp $ + * RCS: @(#) $Id: tk.h,v 1.28 1999/07/16 01:52:08 redman Exp $ */ #ifndef _TK @@ -44,7 +44,7 @@ extern "C" { */ #define TK_MAJOR_VERSION 8 -#define TK_MINOR_VERSION 1 +#define TK_MINOR_VERSION 2 #define TK_RELEASE_LEVEL TCL_BETA_RELEASE #define TK_RELEASE_SERIAL 1 -- cgit v0.12