From d1eeae816d39cb426654a721188428fd6d27959b Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Fri, 8 Jun 2018 13:03:32 +0200 Subject: build: libnftnl 1.1.1 release Check for libmnl >= 1.0.3 just like nftables does. Signed-off-by: Florian Westphal --- Make_global.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Make_global.am') diff --git a/Make_global.am b/Make_global.am index dabdb8c..e12a3f7 100644 --- a/Make_global.am +++ b/Make_global.am @@ -18,7 +18,7 @@ # set age to 0. # # -LIBVERSION=9:0:2 +LIBVERSION=10:0:3 AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_srcdir}/include ${LIBMNL_CFLAGS} ${LIBMXML_CFLAGS} AM_CFLAGS = ${regular_CFLAGS} ${GCC_FVISIBILITY_HIDDEN} -- cgit v1.2.3