From 3ccae9f5b2a9564cd63699ba60e54a46bc0d73b6 Mon Sep 17 00:00:00 2001 From: Arturo Borrero Gonzalez Date: Tue, 1 May 2018 11:27:32 +0200 Subject: build: bump LIBVERSION library version was already bumped by b266523a03a2. Signed-off-by: Arturo Borrero Gonzalez --- Make_global.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Make_global.am b/Make_global.am index 7e60ccd..3a7cc05 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=9:0:6 +LIBVERSION=10:0:7 AM_CPPFLAGS = -I$(top_srcdir)/include ${LIBNFNETLINK_CFLAGS} ${LIBMNL_CFLAGS} AM_CFLAGS = -Wall -- cgit v1.2.3