Skip to content

Commit 226bfab

Browse files
committed
Increase plugin api version
1 parent 0930455 commit 226bfab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/Processors/PluginManager/OpenEphysPlugin.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class SourceNode;
4848
class RecordEngineManager;
4949
class FileSource;
5050

51-
#define PLUGIN_API_VER 4
51+
#define PLUGIN_API_VER 5
5252

5353
typedef GenericProcessor*(*ProcessorCreator)();
5454
typedef DataThread*(*DataThreadCreator)(SourceNode*);

0 commit comments

Comments
 (0)