[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:
Andreas Oberritter 2011-08-16 11:04:07 -03:00 committed by Mauro Carvalho Chehab
parent 674ce34333
commit c0f856d3f0

View 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_*/