summaryrefslogtreecommitdiffstats
path: root/Make_global.am
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2021-01-13 16:30:48 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2021-01-13 16:30:48 +0100
commitc3fdda6ac8675aea9b35772458544f03157be415 (patch)
treebb4aeaa1263d8f3a08b1f51b56375390ef6967d0 /Make_global.am
parent20503ffb5cbbe75e03b34f0386d24badfd9cb299 (diff)
build: libnftnl 1.1.9 releaselibnftnl-1.1.9
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Make_global.am')
-rw-r--r--Make_global.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make_global.am b/Make_global.am
index b2f2f66..70ca28b 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -18,7 +18,7 @@
# set age to 0.
# </snippet>
#
-LIBVERSION=15:0:4
+LIBVERSION=16:0:5
AM_CPPFLAGS = ${regular_CPPFLAGS} -I${top_srcdir}/include ${LIBMNL_CFLAGS} ${LIBMXML_CFLAGS}
AM_CFLAGS = ${regular_CFLAGS} ${GCC_FVISIBILITY_HIDDEN}