projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad689d5
)
V4L/DVB (13434): cx18: Bump version number due to significant buffer handling changes.
author
Andy Walls
<awalls@radix.net>
Wed, 11 Nov 2009 04:18:41 +0000
(
01:18
-0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 5 Dec 2009 20:41:54 +0000
(18:41 -0200)
Signed-off-by: Andy Walls <awalls@radix.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-version.h
patch
|
blob
|
history
diff --git
a/drivers/media/video/cx18/cx18-version.h
b/drivers/media/video/cx18/cx18-version.h
index 45494b094e7fc568196eb51f2e0a90c92def7165..9c0b5bb1b019dbd621140d6817a777185d5cfef7 100644
(file)
--- a/
drivers/media/video/cx18/cx18-version.h
+++ b/
drivers/media/video/cx18/cx18-version.h
@@
-24,7
+24,7
@@
#define CX18_DRIVER_NAME "cx18"
#define CX18_DRIVER_VERSION_MAJOR 1
-#define CX18_DRIVER_VERSION_MINOR
2
+#define CX18_DRIVER_VERSION_MINOR
3
#define CX18_DRIVER_VERSION_PATCHLEVEL 0
#define CX18_VERSION __stringify(CX18_DRIVER_VERSION_MAJOR) "." __stringify(CX18_DRIVER_VERSION_MINOR) "." __stringify(CX18_DRIVER_VERSION_PATCHLEVEL)