Skip to content

Commit

Permalink
[media] DVB: increment minor version after addition of SYS_TURBO
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Oberritter <obi@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Andreas Oberritter authored and Mauro Carvalho Chehab committed Sep 3, 2011
1 parent 674ce34 commit c0f856d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/dvb/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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_*/

0 comments on commit c0f856d

Please sign in to comment.