Skip to content
Snippets Groups Projects
Commit 226bfab7 authored by Aaron Cuevas Lopez's avatar Aaron Cuevas Lopez
Browse files

Increase plugin api version

parent 0930455f
No related branches found
No related tags found
No related merge requests found
......@@ -48,7 +48,7 @@ class SourceNode;
class RecordEngineManager;
class FileSource;
#define PLUGIN_API_VER 4
#define PLUGIN_API_VER 5
typedef GenericProcessor*(*ProcessorCreator)();
typedef DataThread*(*DataThreadCreator)(SourceNode*);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment