diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2017-12-03 16:50:16 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2017-12-03 16:50:16 +0000 |
| commit | 5577b8a709c072fedc73dde9b3ad730699438bf7 (patch) | |
| tree | d870e402f90efa1d1a9c5da33361bd7543eabdf5 /lib/libproc/Makefile | |
| parent | 4fbebc74723d70a180ea0bba901ca6d5eead6146 (diff) | |
Notes
Diffstat (limited to 'lib/libproc/Makefile')
| -rw-r--r-- | lib/libproc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libproc/Makefile b/lib/libproc/Makefile index ed37b8acb3c0..cd78eb335ecc 100644 --- a/lib/libproc/Makefile +++ b/lib/libproc/Makefile @@ -37,7 +37,7 @@ CFLAGS+= -I${SRCTOP}/cddl/contrib/opensolaris/lib/libctf/common \ CFLAGS+= -DNO_CTF .endif -SHLIB_MAJOR= 4 +SHLIB_MAJOR= 5 MAN= |
