Skip to content

Commit 83cf413

Browse files
committed
libbpf: bump version
Signed-off-by: Daniel Borkmann <[email protected]>
1 parent cf288ed commit 83cf413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/lib/bpf/libbpf_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
#define __LIBBPF_VERSION_H
55

66
#define LIBBPF_MAJOR_VERSION 1
7-
#define LIBBPF_MINOR_VERSION 2
7+
#define LIBBPF_MINOR_VERSION 3
88

99
#endif /* __LIBBPF_VERSION_H */

0 commit comments

Comments
 (0)