From 6fdd30fe6de1311022ae9e17304dd72f4958bbb8 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Fri, 18 May 2012 01:21:39 +0200 Subject: build: bump version to 1.0.1 Also bump LIBVERSION. 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 75d0898..afcb270 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=5:0:2 +LIBVERSION=6:0:3 AM_CPPFLAGS = -I$(top_srcdir)/include AM_CFLAGS = -Wall ${LIBNFNETLINK_CFLAGS} -- cgit v1.2.3