aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Nugent <davidn@FreeBSD.org>1997-05-11 08:31:43 +0000
committerDavid Nugent <davidn@FreeBSD.org>1997-05-11 08:31:43 +0000
commitecc5526939d9481b74031ddfe2986a59c74f99a6 (patch)
tree54bc3d204abd930412635ef921b63e0fc2ba6e86
parent5f3a736739bd719dd5145251001cb98c0d54e166 (diff)
Notes
-rw-r--r--lib/libutil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index 8ac63d2ed746..84bc89db94dd 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 \