summaryrefslogtreecommitdiffstats
path: root/Make_global.am
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2010-09-08 11:16:57 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2010-09-08 11:16:57 +0200
commit107d52d3e6bf116314321e6ed7acf2a2cd1c6b34 (patch)
treef2c0b281c8b12b17ac9bf737afc41c42a137dda4 /Make_global.am
parent3e36a3507d03c02b11a94c7e6691efc2a2b9253f (diff)
build: bump version to 0.9.0libnetfilter_conntrack-0.9.0
This patch bumps version to 0.9.0 and it bumps the API revision number. 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 7ce6a7c..a4636ba 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:1:0
+LIBVERSION=3:2:0
INCLUDES=$(all_includes) -I$(top_srcdir)/include