Sign in
cos
/
third_party
/
kernel
/
f3d65b53d35602dba107732c8ff74246ec37c54c
/
.
/
tools
/
lib
/
bpf
/
libbpf_version.h
blob: e944f5bce7286120aff0b776e496aaca5fc139ec [
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
1
#endif
/* __LIBBPF_VERSION_H */