Mercurial > hg > vamp-plugin-sdk
diff vamp-sdk/plugguard.h @ 460:b409560a805b
Merge from branch vampipe
author | Chris Cannam |
---|---|
date | Mon, 10 Oct 2016 15:48:35 +0100 |
parents | abdf03252c8a |
children | 2dbb3f920abc |
line wrap: on
line diff
--- a/vamp-sdk/plugguard.h Thu Aug 18 12:00:24 2016 +0100 +++ b/vamp-sdk/plugguard.h Mon Oct 10 15:48:35 2016 +0100 @@ -71,9 +71,9 @@ #define _VAMP_IN_PLUGINSDK 1 -#define VAMP_SDK_VERSION "2.6" +#define VAMP_SDK_VERSION "2.7" #define VAMP_SDK_MAJOR_VERSION 2 -#define VAMP_SDK_MINOR_VERSION 6 +#define VAMP_SDK_MINOR_VERSION 7 #ifdef _VAMP_NO_PLUGIN_NAMESPACE #define _VAMP_SDK_PLUGSPACE_BEGIN(h)