aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2005-05-23 11:22:54 +0000
committerHartmut Brandt <harti@FreeBSD.org>2005-05-23 11:22:54 +0000
commitda4969a3193512262061f341e83e66a6337ca2b6 (patch)
tree833224964c8acadcbe37a759a6c2beb146bca7dd /usr.sbin
parentfbe4316a67fa30b786e2cac77d6f6c2b6b5b691c (diff)
downloadsrc-da4969a3193512262061f341e83e66a6337ca2b6.tar.gz
src-da4969a3193512262061f341e83e66a6337ca2b6.zip
Bump the shared library version number of the modules because of
changes in the module interface.
Notes
Notes: svn path=/head/; revision=146528
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/bsnmpd/modules/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsnmpd/modules/Makefile.inc b/usr.sbin/bsnmpd/modules/Makefile.inc
index bc2ac3a7c969..603ba399ac08 100644
--- a/usr.sbin/bsnmpd/modules/Makefile.inc
+++ b/usr.sbin/bsnmpd/modules/Makefile.inc
@@ -1,6 +1,6 @@
# $FreeBSD$
-SHLIB_MAJOR= 2
+SHLIB_MAJOR= 3
WARNS?= 6
INCSDIR= ${INCLUDEDIR}/bsnmp