mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-18 14:17:12 +00:00
update(userspace/engine): bump engine version to 0.55.0
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
This commit is contained in:
parent
6b033ee701
commit
a462689561
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user