Commit 7bd3a33a authored by Andrii Nakryiko's avatar Andrii Nakryiko Committed by Alexei Starovoitov

libbpf: Bump version to 0.1.0

Bump libbpf version to 0.1.0, as new development cycle starts.
Signed-off-by: default avatarAndrii Nakryiko <andriin@fb.com>
Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200617183132.1970836-1-andriin@fb.com
parent 69119673
...@@ -270,3 +270,6 @@ LIBBPF_0.0.9 { ...@@ -270,3 +270,6 @@ LIBBPF_0.0.9 {
ring_buffer__new; ring_buffer__new;
ring_buffer__poll; ring_buffer__poll;
} LIBBPF_0.0.8; } LIBBPF_0.0.8;
LIBBPF_0.1.0 {
} LIBBPF_0.0.9;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment