From 661014367bfb98e6b30bb4a804c9575d59bdf638 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Tue, 21 Mar 2006 22:29:20 +0000 Subject: [PATCH] bump current library version bump current library version --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e266e8b8..27ba381a 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ VERSION=${AUBIO_VERSION} PACKAGE=aubio dnl shared library version -LIBAUBIO_LT_CURRENT=1 +LIBAUBIO_LT_CURRENT=2 LIBAUBIO_LT_REVISION=0 LIBAUBIO_LT_AGE=0 SHARED_VERSION_INFO="$LIBAUBIO_LT_CURRENT:$LIBAUBIO_LT_REVISION:$LIBAUBIO_LT_AGE" -- 2.11.0