diff vamp-sdk/vamp-sdk.pc.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 7fc1041daa9d
children
line wrap: on
line diff
--- a/vamp-sdk/vamp-sdk.pc.in	Thu Jul 17 08:52:26 2008 +0000
+++ b/vamp-sdk/vamp-sdk.pc.in	Thu Jul 24 16:50:11 2008 +0000
@@ -4,7 +4,7 @@
 includedir=${prefix}/include
 
 Name: vamp-sdk
-Version: 1.3.0
+Version: 2.0.0
 Description: Development library for Vamp audio analysis plugins
 Libs: -L${libdir} -lvamp-sdk
 Cflags: -I${includedir}