summaryrefslogtreecommitdiffstats
path: root/lib/libdevstat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdevstat/Makefile')
-rw-r--r--lib/libdevstat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile
index 5d484bf..3c7454e 100644
--- a/lib/libdevstat/Makefile
+++ b/lib/libdevstat/Makefile
@@ -3,7 +3,8 @@
MAINTAINER=ken@FreeBSD.ORG
LIB= devstat
-SHLIB_MAJOR= 3
+# Bump DEVSTAT_USER_API_VER in devstat.h every time this is incremented.
+SHLIB_MAJOR= 4
SRCS= devstat.c
INCS= devstat.h
OpenPOWER on IntegriCloud