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