Skip to content

Commit

Permalink
[media] increment DVB API to version 5.6 for ATSC-MH frontend control
Browse files Browse the repository at this point in the history
increment the DVB API version to 5.6 to signify support for
controlling an ATSC-MH frontend.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Michael Krufky authored and Mauro Carvalho Chehab committed May 20, 2012
1 parent edaa136 commit 03128fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/dvb/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_*/

0 comments on commit 03128fc

Please sign in to comment.