update(userspace/falco): bump engine version to 24

Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
This commit is contained in:
Jason Dellaluce
2023-08-31 12:36:10 +00:00
committed by poiana
parent 901fca2257
commit eabf49892d

View File

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