projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37a2fce
)
libbpf: Bump current version to v0.0.6
author
Andrii Nakryiko
<andriin@fb.com>
Mon, 30 Sep 2019 22:25:03 +0000
(15:25 -0700)
committer
Daniel Borkmann
<daniel@iogearbox.net>
Tue, 1 Oct 2019 23:05:10 +0000
(
01:05
+0200)
New release cycle started, let's bump to v0.0.6 proactively.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <songliubraving@fb.com>
Link:
https://lore.kernel.org/bpf/20190930222503.519782-1-andriin@fb.com
tools/lib/bpf/libbpf.map
patch
|
blob
|
history
diff --git
a/tools/lib/bpf/libbpf.map
b/tools/lib/bpf/libbpf.map
index
d04c7cb
..
8d10ca0
100644
(file)
--- a/
tools/lib/bpf/libbpf.map
+++ b/
tools/lib/bpf/libbpf.map
@@
-190,3
+190,6
@@
LIBBPF_0.0.5 {
global:
bpf_btf_get_next_id;
} LIBBPF_0.0.4;
+
+LIBBPF_0.0.6 {
+} LIBBPF_0.0.5;