summaryrefslogtreecommitdiff
path: root/apps/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugin.h')
-rw-r--r--apps/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugin.h b/apps/plugin.h
index 845db14cef..e2345069ad 100644
--- a/apps/plugin.h
+++ b/apps/plugin.h
@@ -46,7 +46,7 @@
46#include "thread.h" 46#include "thread.h"
47 47
48/* increase this every time the api struct changes */ 48/* increase this every time the api struct changes */
49#define PLUGIN_API_VERSION 12 49#define PLUGIN_API_VERSION 13
50 50
51/* update this to latest version if a change to the api struct breaks 51/* update this to latest version if a change to the api struct breaks
52 backwards compatibility (and please take the opportunity to sort in any 52 backwards compatibility (and please take the opportunity to sort in any