chore(engine): bump engine version

Signed-off-by: Luca Guerra <luca@guerra.sh>
This commit is contained in:
Luca Guerra 2023-12-20 11:32:24 +00:00 committed by poiana
parent 2db29af0e8
commit 21c629dc4d

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 30 #define FALCO_ENGINE_VERSION_MINOR 31
#define FALCO_ENGINE_VERSION_PATCH 0 #define FALCO_ENGINE_VERSION_PATCH 0
#define FALCO_ENGINE_VERSION \ #define FALCO_ENGINE_VERSION \