diff vamp-sdk/PluginBase.h @ 32:13eae6cc6bac

* Add a function to look up the Vamp plugin path for the current platform. * Add make install stage and pkgconfig files. (This bit is rather Linux-specific.)
author cannam
date Mon, 31 Jul 2006 16:12:37 +0000
parents ca1309b937b6
children 3bbe244611bb
line wrap: on
line diff
--- a/vamp-sdk/PluginBase.h	Wed May 17 16:41:37 2006 +0000
+++ b/vamp-sdk/PluginBase.h	Mon Jul 31 16:12:37 2006 +0000
@@ -40,7 +40,7 @@
 #include <string>
 #include <vector>
 
-#define VAMP_SDK_VERSION "0.9"
+#define VAMP_SDK_VERSION "0.9.5"
 
 namespace Vamp {