Mercurial > hg > vamp-plugin-sdk
diff vamp-sdk/plugguard.h @ 424:abdf03252c8a vampipe
Next version from this branch (if any) will be 2.7
author | Chris Cannam |
---|---|
date | Thu, 12 May 2016 12:29:54 +0100 |
parents | 5628c5ec4000 |
children | 2dbb3f920abc |
line wrap: on
line diff
--- a/vamp-sdk/plugguard.h Thu May 12 12:22:02 2016 +0100 +++ b/vamp-sdk/plugguard.h Thu May 12 12:29:54 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)