libbpf: Start v1.5 development cycle

Bump libbpf.map to v1.5.0 to start a new libbpf version cycle.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20240406092005.92399-2-andrea.righi@canonical.com
This commit is contained in:
Andrea Righi
2024-04-06 11:15:41 +02:00
committed by Andrii Nakryiko
parent c5219d1b3d
commit 26d9ab5f78
2 changed files with 4 additions and 1 deletions

View File

@@ -416,3 +416,6 @@ LIBBPF_1.4.0 {
btf__new_split;
btf_ext__raw_data;
} LIBBPF_1.3.0;
LIBBPF_1.5.0 {
} LIBBPF_1.4.0;