aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/any-linux-any/linux/dvb/version.h
blob: 2aa52255349a2dd6a2881197c48ff0762d2ed01e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
/*
 * version.h
 *
 * Copyright (C) 2000 Holger Waechtler <holger@convergence.de>
 *                    for convergence integrated media GmbH
 */

#ifndef _DVBVERSION_H_
#define _DVBVERSION_H_

#define DVB_API_VERSION 5
#define DVB_API_VERSION_MINOR 11

#endif /*_DVBVERSION_H_*/