diff vamp-hostsdk/hostguard.h @ 410:5628c5ec4000 vamp-plugin-sdk-v2.6

Naturally, I forgot to update the version in the headers. Argh. Sorry
author Chris Cannam
date Mon, 22 Jun 2015 09:28:58 +0100
parents dc40fff9f20b
children abdf03252c8a
line wrap: on
line diff
--- a/vamp-hostsdk/hostguard.h	Tue Jun 16 14:15:33 2015 +0100
+++ b/vamp-hostsdk/hostguard.h	Mon Jun 22 09:28:58 2015 +0100
@@ -43,9 +43,9 @@
 
 #define _VAMP_IN_HOSTSDK
 
-#define VAMP_SDK_VERSION "2.5"
+#define VAMP_SDK_VERSION "2.6"
 #define VAMP_SDK_MAJOR_VERSION 2
-#define VAMP_SDK_MINOR_VERSION 5
+#define VAMP_SDK_MINOR_VERSION 6
 
 #ifdef _VAMP_NO_HOST_NAMESPACE
 #define _VAMP_SDK_HOSTSPACE_BEGIN(h)