From 063b8b71ae05108a15e3805ebd919b02ab8cda03 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 24 Feb 2011 19:18:18 +0100 Subject: build: bump version to 0.9.1 This patch bumps version to 0.9.1 and it bumps the API revision number. Signed-off-by: Pablo Neira Ayuso --- Make_global.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Make_global.am') diff --git a/Make_global.am b/Make_global.am index 00bde49..bf74d1c 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=3:2:0 +LIBVERSION=4:3:1 AM_CPPFLAGS = -I$(top_srcdir)/include AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS} -- cgit v1.2.3