We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0930455 commit 226bfabCopy full SHA for 226bfab
1 file changed
Source/Processors/PluginManager/OpenEphysPlugin.h
@@ -48,7 +48,7 @@ class SourceNode;
48
class RecordEngineManager;
49
class FileSource;
50
51
-#define PLUGIN_API_VER 4
+#define PLUGIN_API_VER 5
52
53
typedef GenericProcessor*(*ProcessorCreator)();
54
typedef DataThread*(*DataThreadCreator)(SourceNode*);
0 commit comments