summaryrefslogtreecommitdiffstats
path: root/include/linux/dvb
diff options
context:
space:
mode:
authorMichael Krufky2012-04-29 18:06:16 +0200
committerMauro Carvalho Chehab2012-05-20 14:47:12 +0200
commit03128fc8b56f99738f73856532dd3888e38fc063 (patch)
treeea86134610af17e410da98b3272bb98a2efb674c /include/linux/dvb
parent[media] DocBook: document new DTV Properties for ATSC-MH delivery system (diff)
downloadkernel-qcow2-linux-03128fc8b56f99738f73856532dd3888e38fc063.tar.gz
kernel-qcow2-linux-03128fc8b56f99738f73856532dd3888e38fc063.tar.xz
kernel-qcow2-linux-03128fc8b56f99738f73856532dd3888e38fc063.zip
[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: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/dvb')
-rw-r--r--include/linux/dvb/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/dvb/version.h b/include/linux/dvb/version.h
index 0559e2bd38f9..43d9e8d462d4 100644
--- a/include/linux/dvb/version.h
+++ b/include/linux/dvb/version.h
@@ -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_*/