summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2009-02-17 21:48:32 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2009-02-17 21:48:32 +0100
commit6fbf883d990947d9f7e3b856e5db7f03d45d3aa6 (patch)
tree62d063845a5625e1d4a3bedd7509d990105ea4d3
parentcdf0d6c32f5c6c7c3071d35fa770eaf62fbad312 (diff)
build: reset age interface since old API has been removed
This patch resets the library age since the old API has been removed 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 bf48be2..eab1236 100644
--- a/Make_global.am
+++ b/Make_global.am
@@ -2,6 +2,6 @@
# 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=3:0:2
+LIBVERSION=3:0:0
INCLUDES=$(all_includes) -I$(top_srcdir)/include