mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Increasing plugin API version.
The layer 2 updates introduced some API changes.
This commit is contained in:
parent
8ad504ad4f
commit
10b61b1d16
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
// We allow to override this externally for testing purposes.
|
||||
#ifndef BRO_PLUGIN_API_VERSION
|
||||
#define BRO_PLUGIN_API_VERSION 2
|
||||
#define BRO_PLUGIN_API_VERSION 3
|
||||
#endif
|
||||
|
||||
class ODesc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue