From 4cea72f6badb1bfbef7d804edebec053d6769393 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 8 Oct 2012 11:09:30 +0200 Subject: update LIBVERSION bump current and age since we have new interfaces but we're backward compatible. Signed-off-by: Pablo Neira Ayuso --- Make_global.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3