mirror of
https://github.com/falcosecurity/falco.git
synced 2025-08-02 06:52:10 +00:00
chore(engine): bump engine version
Signed-off-by: Gianmatteo Palmieri <mail@gian.im>
This commit is contained in:
parent
3d4be156cc
commit
517b79ee13
@ -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 35
|
||||
#define FALCO_ENGINE_VERSION_MINOR 36
|
||||
#define FALCO_ENGINE_VERSION_PATCH 0
|
||||
|
||||
#define FALCO_ENGINE_VERSION \
|
||||
|
Loading…
Reference in New Issue
Block a user