Skip to content

Commit

Permalink
update(userspace/falco): bump engine version to 24
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Dellaluce <[email protected]>
  • Loading branch information
jasondellaluce committed Aug 31, 2023
1 parent de433b9 commit dd66c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion userspace/engine/falco_engine_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit dd66c25

Please sign in to comment.