summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2020-06-05 11:40:21 +0200
committerFlorian Westphal <fw@strlen.de>2020-06-05 11:40:21 +0200
commit703553a4457935ec83119efb70bd23a7b05e7c0b (patch)
treea1874885fac329f454fa82b4a138d3a7179279a7 /src/Makefile.am
parent7c281b0d1d4df3a7c562697cf6fb853a3659cbaa (diff)
configure: prepare for 1.0.4 releaselibnetfilter_queue-1.0.4
Also bump libtool version, we added new interfaces, but nothing was removed. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9fdccfb..ab2a151 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -18,7 +18,7 @@
# set age to 0.
# </snippet>
#
-LIBVERSION=5:0:4
+LIBVERSION=6:0:5
include ${top_srcdir}/Make_global.am