From 9c2c634ee9419c063051f0df25be4105938fc170 Mon Sep 17 00:00:00 2001 From: kensmith Date: Sun, 19 Jul 2009 17:25:24 +0000 Subject: Bump the version of all non-symbol-versioned shared libraries in preparation for 8.0-RELEASE. Add the previous version of those libraries to ObsoleteFiles.inc and bump __FreeBSD_Version. Reviewed by: kib Approved by: re (rwatson) --- lib/libbegemot/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libbegemot') diff --git a/lib/libbegemot/Makefile b/lib/libbegemot/Makefile index 95739bb..b964e6b 100644 --- a/lib/libbegemot/Makefile +++ b/lib/libbegemot/Makefile @@ -5,7 +5,7 @@ LIBBEGEMOT_DIR=${.CURDIR}/../../contrib/libbegemot .PATH: ${LIBBEGEMOT_DIR} LIB= begemot -SHLIB_MAJOR= 3 +SHLIB_MAJOR= 4 SHLIBDIR?= /lib # WARNS?= 6 -- cgit v1.1