diff vamp-sdk/PluginBase.h @ 326:ef1dc9963638

Update versions throughout
author Chris Cannam
date Thu, 24 Nov 2011 13:18:04 +0000
parents ebc47e614cf5
children f9e13bc35b3e
line wrap: on
line diff
--- a/vamp-sdk/PluginBase.h	Wed Sep 28 16:38:40 2011 +0100
+++ b/vamp-sdk/PluginBase.h	Thu Nov 24 13:18:04 2011 +0000
@@ -40,9 +40,9 @@
 #include <string>
 #include <vector>
 
-#define VAMP_SDK_VERSION "3.5"
+#define VAMP_SDK_VERSION "2.3"
 #define VAMP_SDK_MAJOR_VERSION 2
-#define VAMP_SDK_MINOR_VERSION 2
+#define VAMP_SDK_MINOR_VERSION 3
 
 #include "plugguard.h"
 _VAMP_SDK_PLUGSPACE_BEGIN(PluginBase.h)