Skip to content

Commit

Permalink
V4L/DVB: Increment DVB API version
Browse files Browse the repository at this point in the history
A new flag were added at the Frontend capabilities. Increment
API minor revision.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Mauro Carvalho Chehab committed Aug 2, 2010
1 parent 8d3557e commit 1ece360
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 1
#define DVB_API_VERSION_MINOR 2

#endif /*_DVBVERSION_H_*/

0 comments on commit 1ece360

Please sign in to comment.