[media] DVB: increment minor version after addition of SYS_TURBO
authorAndreas Oberritter <obi@linuxtv.org>
Tue, 16 Aug 2011 14:04:07 +0000 (11:04 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 3 Sep 2011 22:07:21 +0000 (19:07 -0300)
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/dvb/version.h

index 1421cc8..66594b1 100644 (file)
@@ -24,6 +24,6 @@
 #define _DVBVERSION_H_
 
 #define DVB_API_VERSION 5
-#define DVB_API_VERSION_MINOR 3
+#define DVB_API_VERSION_MINOR 4
 
 #endif /*_DVBVERSION_H_*/