diff vamp-sdk/plugguard.h @ 528:db2cd87cef6f c++11-mutex

This will be v2.9
author Chris Cannam
date Tue, 22 Oct 2019 12:10:41 +0100
parents df32b473b9b6
children 15a89a89aa9b
line wrap: on
line diff
--- a/vamp-sdk/plugguard.h	Wed Sep 11 14:55:16 2019 +0100
+++ b/vamp-sdk/plugguard.h	Tue Oct 22 12:10:41 2019 +0100
@@ -71,9 +71,9 @@
 
 #define _VAMP_IN_PLUGINSDK 1
 
-#define VAMP_SDK_VERSION "2.8"
+#define VAMP_SDK_VERSION "2.9"
 #define VAMP_SDK_MAJOR_VERSION 2
-#define VAMP_SDK_MINOR_VERSION 8
+#define VAMP_SDK_MINOR_VERSION 9
 
 #ifdef _VAMP_NO_PLUGIN_NAMESPACE
 #define _VAMP_SDK_PLUGSPACE_BEGIN(h)