diff --git a/libbpf b/libbpf index 528cb9d..fb98d4b 160000 --- a/libbpf +++ b/libbpf @@ -1 +1 @@ -Subproject commit 528cb9d3e933c2b10b152249779c2ff72efa4224 +Subproject commit fb98d4bd25f11f4960d7d2d218e4be200397417e diff --git a/src/Makefile b/src/Makefile index 37fbbbc..f494ceb 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,5 +1,5 @@ # SPDX-License-Identifier: BSD-2-Clause -VERISTAT_VERSION ?= 0.3 +VERISTAT_VERSION ?= 0.3.1 DEBUG ?= OUTPUT := .output