projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f7779
)
bump current library version
author
Paul Brossier
<piem@altern.org>
Tue, 21 Mar 2006 22:29:20 +0000
(22:29 +0000)
committer
Paul Brossier
<piem@altern.org>
Tue, 21 Mar 2006 22:29:20 +0000
(22:29 +0000)
bump current library version
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e266e8b
..
27ba381
100644
(file)
--- 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"