]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
libbpf: Bump libpf current version to v0.0.7
authorAndrii Nakryiko <andriin@fb.com>
Mon, 9 Dec 2019 22:40:22 +0000 (14:40 -0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Wed, 11 Dec 2019 13:50:37 +0000 (14:50 +0100)
New development cycles starts, bump to v0.0.7 proactively.

Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20191209224022.3544519-1-andriin@fb.com
tools/lib/bpf/libbpf.map

index 8ddc2c40e482d8614e8d4d3b7a4f519d72371912..495df575f87f8f03e924e9968a08263dc8d841dd 100644 (file)
@@ -208,3 +208,6 @@ LIBBPF_0.0.6 {
                btf__find_by_name_kind;
                libbpf_find_vmlinux_btf_id;
 } LIBBPF_0.0.5;
+
+LIBBPF_0.0.7 {
+} LIBBPF_0.0.6;