diff vamp-sdk/PluginBase.h @ 28:ca1309b937b6 vamp-plugin-sdk-v0.9rc1

* Update version numbers to 0.9
author cannam
date Fri, 12 May 2006 14:46:35 +0000
parents e252b1ab423f
children 13eae6cc6bac
line wrap: on
line diff
--- a/vamp-sdk/PluginBase.h	Wed May 10 16:30:39 2006 +0000
+++ b/vamp-sdk/PluginBase.h	Fri May 12 14:46:35 2006 +0000
@@ -40,7 +40,7 @@
 #include <string>
 #include <vector>
 
-#define VAMP_SDK_VERSION "0.2"
+#define VAMP_SDK_VERSION "0.9"
 
 namespace Vamp {