Skip to content

Commit

Permalink
veristat: bump version to v0.3.2
Browse files Browse the repository at this point in the history
This patch release includes latest libbpf version and a trivial fix in
veristat.

Signed-off-by: Andrii Nakryiko <[email protected]>
  • Loading branch information
anakryiko committed Jun 4, 2024
1 parent 75c31b2 commit 2e9616a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: BSD-2-Clause
VERISTAT_VERSION ?= 0.3.1
VERISTAT_VERSION ?= 0.3.2
DEBUG ?=

OUTPUT := .output
Expand Down

0 comments on commit 2e9616a

Please sign in to comment.