drm/nouveau: fix kernel-doc comments
[drm/drm-misc.git] / tools / lib / bpf / libbpf_version.h
blob28c58fb17250e52a6ef4080662c588499f3aa364
1 /* SPDX-License-Identifier: (LGPL-2.1 OR BSD-2-Clause) */
2 /* Copyright (C) 2021 Facebook */
3 #ifndef __LIBBPF_VERSION_H
4 #define __LIBBPF_VERSION_H
6 #define LIBBPF_MAJOR_VERSION 1
7 #define LIBBPF_MINOR_VERSION 6
9 #endif /* __LIBBPF_VERSION_H */