From a462689561c0a98e712cc1bfd0c6e7d6d33c25a8 Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Mon, 28 Jul 2025 10:21:59 +0200 Subject: [PATCH] update(userspace/engine): bump engine version to 0.55.0 Signed-off-by: Leonardo Grasso --- userspace/engine/falco_engine_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userspace/engine/falco_engine_version.h b/userspace/engine/falco_engine_version.h index 03a4b765..8e7d31c9 100644 --- a/userspace/engine/falco_engine_version.h +++ b/userspace/engine/falco_engine_version.h @@ -20,7 +20,7 @@ limitations under the License. // The version of this Falco engine #define FALCO_ENGINE_VERSION_MAJOR 0 -#define FALCO_ENGINE_VERSION_MINOR 54 +#define FALCO_ENGINE_VERSION_MINOR 55 #define FALCO_ENGINE_VERSION_PATCH 0 #define FALCO_ENGINE_VERSION \