shithub: aubio

Download patch

ref: 661014367bfb98e6b30bb4a804c9575d59bdf638
parent: e4f7779f37b490d6e63d9b8554f713d036f82259
author: Paul Brossier <[email protected]>
date: Tue Mar 21 17:29:20 EST 2006

bump current library version
bump current library version


--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@
 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"