Skip to content

Commit 09c4708

Browse files
anakryikoborkmann
authored andcommitted
libbpf: Bump libpf current version to v0.0.7
New development cycles starts, bump to v0.0.7 proactively. Signed-off-by: Andrii Nakryiko <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Acked-by: Martin KaFai Lau <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
1 parent c453312 commit 09c4708

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/lib/bpf/libbpf.map

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,6 @@ LIBBPF_0.0.6 {
208208
btf__find_by_name_kind;
209209
libbpf_find_vmlinux_btf_id;
210210
} LIBBPF_0.0.5;
211+
212+
LIBBPF_0.0.7 {
213+
} LIBBPF_0.0.6;

0 commit comments

Comments
 (0)