summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/Makefile2
1 files changed, 1 insertions, 1 deletions
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 \
OpenPOWER on IntegriCloud