Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 03128fc8 authored by Michael Krufky's avatar Michael Krufky Committed by Mauro Carvalho Chehab
Browse files

[media] increment DVB API to version 5.6 for ATSC-MH frontend control



increment the DVB API version to 5.6 to signify support for
controlling an ATSC-MH frontend.

Signed-off-by: default avatarMichael Krufky <mkrufky@linuxtv.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent edaa136d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -24,6 +24,6 @@
#define _DVBVERSION_H_

#define DVB_API_VERSION 5
#define DVB_API_VERSION_MINOR 5
#define DVB_API_VERSION_MINOR 6

#endif /*_DVBVERSION_H_*/