diff vamp-hostsdk/hostguard.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-hostsdk/hostguard.h	Wed Sep 11 14:55:16 2019 +0100
+++ b/vamp-hostsdk/hostguard.h	Tue Oct 22 12:10:41 2019 +0100
@@ -43,9 +43,9 @@
 
 #define _VAMP_IN_HOSTSDK 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_HOST_NAMESPACE
 #define _VAMP_SDK_HOSTSPACE_BEGIN(h)