mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-18 23:54:26 +08:00
[media] DVB: increment minor version after addition of SYS_TURBO
Signed-off-by: Andreas Oberritter <obi@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
674ce34333
commit
c0f856d3f0
@ -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_*/
|
||||
|
Loading…
Reference in New Issue
Block a user