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

Signed-off-by: Lorenzo Susini <susinilorenzo1@gmail.com>
This commit is contained in:
Lorenzo Susini
2023-08-08 14:04:22 +00:00
committed by poiana
parent 812e131f1e
commit 2660582198

View File

@@ -15,7 +15,7 @@ limitations under the License.
*/ */
// The version of this Falco engine. // The version of this Falco engine.
#define FALCO_ENGINE_VERSION (21) #define FALCO_ENGINE_VERSION (22)
// This is the result of running the following command: // This is the result of running the following command:
// FALCO="falco -c ./falco.yaml" // FALCO="falco -c ./falco.yaml"