diff win32-mingw/include/vamp-sdk/plugguard.h @ 108:1813f30f2f15

Update Vamp plugin SDK to 2.5
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 09 May 2013 10:52:46 +0100
parents c6e1ae789cfb
children
line wrap: on
line diff
--- a/win32-mingw/include/vamp-sdk/plugguard.h	Tue Mar 26 12:14:11 2013 +0000
+++ b/win32-mingw/include/vamp-sdk/plugguard.h	Thu May 09 10:52:46 2013 +0100
@@ -71,9 +71,9 @@
 
 #define _VAMP_IN_PLUGINSDK 1
 
-#define VAMP_SDK_VERSION "2.4"
+#define VAMP_SDK_VERSION "2.5"
 #define VAMP_SDK_MAJOR_VERSION 2
-#define VAMP_SDK_MINOR_VERSION 4
+#define VAMP_SDK_MINOR_VERSION 5
 
 #ifdef _VAMP_NO_PLUGIN_NAMESPACE
 #define _VAMP_SDK_PLUGSPACE_BEGIN(h)