projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
674ce34
)
[media] DVB: increment minor version after addition of SYS_TURBO
author
Andreas Oberritter
<obi@linuxtv.org>
Tue, 16 Aug 2011 14:04:07 +0000
(11:04 -0300)
committer
Mauro 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
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/dvb/version.h
b/include/linux/dvb/version.h
index 1421cc84afaa6cf7561145c14cd4f8b408205797..66594b1d5d7b01a766c359ce96d3e6dbc290c984 100644
(file)
--- a/
include/linux/dvb/version.h
+++ b/
include/linux/dvb/version.h
@@
-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_*/