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:
21a278b
)
V4L/DVB (11620): cx18: Increment version due to significant buffer handling changes
author
Andy Walls
<awalls@radix.net>
Wed, 15 Apr 2009 23:49:19 +0000
(20:49 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:45 +0000
(18:20 -0300)
Version bump from 1.1.0 to 1.2.0
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 bd9bd44da791a3df585609523574199294520384..45494b094e7fc568196eb51f2e0a90c92def7165 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
1
+#define CX18_DRIVER_VERSION_MINOR
2
#define CX18_DRIVER_VERSION_PATCHLEVEL 0
#define CX18_VERSION __stringify(CX18_DRIVER_VERSION_MAJOR) "." __stringify(CX18_DRIVER_VERSION_MINOR) "." __stringify(CX18_DRIVER_VERSION_PATCHLEVEL)