diff vamp-sdk/libvamp-sdk.la.in @ 168:006a775133b1

* Re-do the way the v2 structure (with durations) is returned. I bungled backward compatibility -- I failed to spot the contiguous array returned from process()... duh. Also bump library versions.
author cannam
date Thu, 24 Jul 2008 16:50:11 +0000
parents 120f88880347
children
line wrap: on
line diff
--- a/vamp-sdk/libvamp-sdk.la.in	Thu Jul 17 08:52:26 2008 +0000
+++ b/vamp-sdk/libvamp-sdk.la.in	Thu Jul 24 16:50:11 2008 +0000
@@ -2,8 +2,8 @@
 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%'
 old_library='%STATIC%'
 dependency_libs=''
-current=1
-age=1
-revision=2
+current=2
+age=0
+revision=0
 installed=yes
 libdir='%LIBS%'