From 5849ee9e9f74e873c9b5e0b2a45d25336ac46882 Mon Sep 17 00:00:00 2001 From: davidn Date: Sun, 11 May 1997 08:31:43 +0000 Subject: Bump shared lib version to 2.3. Suggested by: bde --- lib/libutil/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libutil') diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile index 8ac63d2..84bc89d 100644 --- a/lib/libutil/Makefile +++ b/lib/libutil/Makefile @@ -2,7 +2,7 @@ LIB= util SHLIB_MAJOR= 2 -SHLIB_MINOR= 2 +SHLIB_MINOR= 3 CFLAGS+=-Wall -DLIBC_SCCS -I${.CURDIR} -I/sys #CFLAGS+=LOGIN_CAP_AUTH SRCS= login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.c \ -- cgit v1.1