mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-18 19:05:39 +00:00
libbpf: Bump version to 0.1.0
Bump libbpf version to 0.1.0, as new development cycle starts. Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> Link: https://lore.kernel.org/bpf/20200617183132.1970836-1-andriin@fb.com
This commit is contained in:
parent
69119673bd
commit
7bd3a33ae6
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user