summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/Makefile b/lib/libutil/Makefile
index 44b4ce8..3b83b41e 100644
--- a/lib/libutil/Makefile
+++ b/lib/libutil/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
LIB= util
-SHLIB_MAJOR= 2
-SHLIB_MINOR= 2
+SHLIB_MAJOR= 3
+SHLIB_MINOR= 0
CFLAGS+=-Wall -DLIBC_SCCS -I${.CURDIR} -I${.CURDIR}/../../sys
CFLAGS+=-DINET6
SRCS= login.c login_tty.c logout.c logwtmp.c pty.c setproctitle.c \
OpenPOWER on IntegriCloud