From 21c629dc4d6a80c66eee502e7524153e2b719e71 Mon Sep 17 00:00:00 2001 From: Luca Guerra Date: Wed, 20 Dec 2023 11:32:24 +0000 Subject: [PATCH] chore(engine): bump engine version Signed-off-by: Luca Guerra --- 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 96b77658..60a99aaa 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 30 +#define FALCO_ENGINE_VERSION_MINOR 31 #define FALCO_ENGINE_VERSION_PATCH 0 #define FALCO_ENGINE_VERSION \