diff vamp-sdk/PluginBase.h @ 43:3bbe244611bb

* Update version number to 1.0, some textual tweaks
author cannam
date Tue, 31 Oct 2006 19:55:47 +0000
parents 13eae6cc6bac
children be8fdfe25693
line wrap: on
line diff
--- a/vamp-sdk/PluginBase.h	Mon Oct 30 10:20:21 2006 +0000
+++ b/vamp-sdk/PluginBase.h	Tue Oct 31 19:55:47 2006 +0000
@@ -40,7 +40,7 @@
 #include <string>
 #include <vector>
 
-#define VAMP_SDK_VERSION "0.9.5"
+#define VAMP_SDK_VERSION "1.0"
 
 namespace Vamp {