Sign in
android-kvm
/
linux
/
51ceeb1a8142537b9f65aeaac6c301560a948197
/
.
/
tools
/
lib
/
bpf
/
libbpf_version.h
blob: d6e5eff967cb3f6542a9cf78830b2a285ad443ea [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) */
/* Copyright (C) 2021 Facebook */
#ifndef
__LIBBPF_VERSION_H
#define
__LIBBPF_VERSION_H
#define
LIBBPF_MAJOR_VERSION
1
#define
LIBBPF_MINOR_VERSION
5
#endif
/* __LIBBPF_VERSION_H */