From 231db5453012f5f9ae4f9997e0091d6d14b3ee07 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Thu, 27 Nov 1997 20:52:28 +0000 Subject: [PATCH] Upgrade minor version --- lib/libtcl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libtcl/Makefile b/lib/libtcl/Makefile index 16b85c7da31..ae5cd2e9213 100644 --- a/lib/libtcl/Makefile +++ b/lib/libtcl/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1997/08/21 16:14:34 bde Exp $ +# $Id: Makefile,v 1.24 1997/10/01 13:37:27 phk Exp $ # # This file is generated automatically, do not edit it here! # @@ -19,7 +19,7 @@ CFLAGS+= -I${TCLDIST}/unix TCL_LIBRARY= /usr/libdata/tcl SHLIB_MAJOR= 80 -SHLIB_MINOR= 3 +SHLIB_MINOR= 4 LIB= tcl