Mercurial > hg > vamp-plugin-sdk
comparison vamp-sdk/plugguard.h @ 495:2dbb3f920abc vamp-plugin-sdk-v2.7.1
Update CHANGELOG and versions
author | Chris Cannam |
---|---|
date | Mon, 06 Mar 2017 13:27:24 +0000 |
parents | abdf03252c8a |
children | df32b473b9b6 |
comparison
equal
deleted
inserted
replaced
494:910a475b5bc4 | 495:2dbb3f920abc |
---|---|
69 | 69 |
70 #ifndef _VAMP_IN_HOSTSDK | 70 #ifndef _VAMP_IN_HOSTSDK |
71 | 71 |
72 #define _VAMP_IN_PLUGINSDK 1 | 72 #define _VAMP_IN_PLUGINSDK 1 |
73 | 73 |
74 #define VAMP_SDK_VERSION "2.7" | 74 #define VAMP_SDK_VERSION "2.7.1" |
75 #define VAMP_SDK_MAJOR_VERSION 2 | 75 #define VAMP_SDK_MAJOR_VERSION 2 |
76 #define VAMP_SDK_MINOR_VERSION 7 | 76 #define VAMP_SDK_MINOR_VERSION 7 |
77 | 77 |
78 #ifdef _VAMP_NO_PLUGIN_NAMESPACE | 78 #ifdef _VAMP_NO_PLUGIN_NAMESPACE |
79 #define _VAMP_SDK_PLUGSPACE_BEGIN(h) | 79 #define _VAMP_SDK_PLUGSPACE_BEGIN(h) |