From 620734ead3c7eebb085b22c783e65aff59257b19 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Thu, 15 Jul 2010 20:29:34 +0200 Subject: build: bump version to 0.0.102 This patch bumps version to 0.0.102 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 eab1236..7ce6a7c 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:0:0 +LIBVERSION=3:1:0 INCLUDES=$(all_includes) -I$(top_srcdir)/include -- cgit v1.2.3