update(userspace/engine): bump engine version to 0.55.0

Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
Leonardo Grasso 2025-07-28 10:21:59 +02:00
parent 6b033ee701
commit a462689561
No known key found for this signature in database
GPG Key ID: 5826A20627574B83

View File

@ -20,7 +20,7 @@ limitations under the License.
// The version of this Falco engine // The version of this Falco engine
#define FALCO_ENGINE_VERSION_MAJOR 0 #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_PATCH 0
#define FALCO_ENGINE_VERSION \ #define FALCO_ENGINE_VERSION \