]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
V4L/DVB: Increment DVB API version
authorMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Jul 2010 21:06:13 +0000 (18:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 2 Aug 2010 18:03:21 +0000 (15:03 -0300)
A new flag were added at the Frontend capabilities. Increment
API minor revision.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/version.h

index 540b0583d9fb1b7a3dc7b0584e56dc2af66af48a..5a7546c12688df9f5f9fda9b91fb5bafcb94c42c 100644 (file)
@@ -24,6 +24,6 @@
 #define _DVBVERSION_H_
 
 #define DVB_API_VERSION 5
-#define DVB_API_VERSION_MINOR 1
+#define DVB_API_VERSION_MINOR 2
 
 #endif /*_DVBVERSION_H_*/