diff vamp-sdk/PluginBase.h @ 125:24859c958732

* Bump up versions for 1.2
author cannam
date Thu, 28 Feb 2008 12:53:14 +0000
parents 9d3272c7db60
children c1dce0b033cb
line wrap: on
line diff
--- a/vamp-sdk/PluginBase.h	Mon Feb 25 17:01:40 2008 +0000
+++ b/vamp-sdk/PluginBase.h	Thu Feb 28 12:53:14 2008 +0000
@@ -40,7 +40,7 @@
 #include <string>
 #include <vector>
 
-#define VAMP_SDK_VERSION "1.1"
+#define VAMP_SDK_VERSION "1.2"
 
 namespace Vamp {