From: Paul Brossier Date: Tue, 21 Mar 2006 22:29:20 +0000 (+0000) Subject: bump current library version X-Git-Tag: 0.4.0-beta1~1247 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=661014367bfb98e6b30bb4a804c9575d59bdf638;p=aubio.git bump current library version bump current library version --- 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"