mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
V4L/DVB (13434): cx18: Bump version number due to significant buffer handling changes.
Signed-off-by: Andy Walls <awalls@radix.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
ad689d54f9
commit
543ae45a7f
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user