diff --git a/userspace/engine/falco_engine_version.h b/userspace/engine/falco_engine_version.h index 7b8e0a61..e77bd1a2 100644 --- a/userspace/engine/falco_engine_version.h +++ b/userspace/engine/falco_engine_version.h @@ -19,7 +19,7 @@ limitations under the License. // The version of rules/filter fields/etc supported by this falco // engine. -#define FALCO_ENGINE_VERSION (3) +#define FALCO_ENGINE_VERSION (4) // This is the result of running "falco --list -N | sha256sum" and // represents the fields supported by this version of falco. It's used