Bump shared lib version to 2.3.

Suggested by: bde
This commit is contained in:
David Nugent 1997-05-11 08:31:43 +00:00
parent 5f3a736739
commit ecc5526939

View File

@ -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 \