From 419ecd5dee28e23b759fc90ff551d2fd188cb86f Mon Sep 17 00:00:00 2001 From: Daniel Eischen Date: Mon, 21 May 2007 02:49:08 +0000 Subject: Bump library versions in preparation for 7.0. Ok'd by: kan --- lib/libexpat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libexpat/Makefile') diff --git a/lib/libexpat/Makefile b/lib/libexpat/Makefile index cac2fccb7fae..41142ecddd7d 100644 --- a/lib/libexpat/Makefile +++ b/lib/libexpat/Makefile @@ -4,7 +4,7 @@ EXPAT= ${.CURDIR}/../../contrib/expat LIB= bsdxml SHLIBDIR?= /lib -SHLIB_MAJOR= 2 +SHLIB_MAJOR= 3 SRCS= xmlparse.c xmlrole.c xmltok.c INCS= bsdxml.h MAN= libbsdxml.3 -- cgit v1.2.3