From ff36458e084cb0ebf44d412daa3ae5c1be1369d2 Mon Sep 17 00:00:00 2001 From: deischen Date: Mon, 21 May 2007 02:49:08 +0000 Subject: Bump library versions in preparation for 7.0. Ok'd by: kan --- lib/libpcap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libpcap') diff --git a/lib/libpcap/Makefile b/lib/libpcap/Makefile index a1d5fc3..4b81ceb 100644 --- a/lib/libpcap/Makefile +++ b/lib/libpcap/Makefile @@ -23,7 +23,7 @@ CFLAGS+=-DHAVE_SNPRINTF -DHAVE_VSNPRINTF CFLAGS+=-DINET6 .endif -SHLIB_MAJOR=4 +SHLIB_MAJOR=5 # # Magic to grab sources out of src/contrib -- cgit v1.1