summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2012-10-08 11:09:30 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2012-10-08 11:09:30 +0200
commit4cea72f6badb1bfbef7d804edebec053d6769393 (patch)
tree6a3e23356acf5bf46d55370ec44d66019ef21e03
parentacc67045c4af89eafca08f0815141260ba46396a (diff)
bump current and age since we have new interfaces but we're backward compatible. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
-rw-r--r--Make_global.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make_global.am b/Make_global.am
index e3595d2..ea6e855 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -2,7 +2,7 @@
# Please read Chapter 6 "Library interface versions" of the libtool
# documentation before making any modification
# http://sources.redhat.com/autobook/autobook/autobook_91.html
-LIBVERSION=6:0:3
+LIBVERSION=7:0:4
AM_CPPFLAGS = -I$(top_srcdir)/include ${LIBNFNETLINK_CFLAGS} ${LIBMNL_CFLAGS}
AM_CFLAGS = -Wall