Sign in
android-kvm
/
linux
/
820c280896eaf715b39ac1ad38976bcc749082b7
/
.
/
tools
/
lib
/
bpf
/
libbpf_version.h
blob: 290411ddb39e97910a4ef2997a2aaa32cee0f1da [
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
3
#endif
/* __LIBBPF_VERSION_H */