dect
/
linux-2.6
Archived
13
0
Fork 0

V4L/DVB: gspca - main: Change version to 2.9.0.

Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Jean-François Moine 2010-01-30 16:03:02 -03:00 committed by Mauro Carvalho Chehab
parent 00e8006db5
commit 55461f4c58
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ MODULE_AUTHOR("Jean-Francois Moine <http://moinejf.free.fr>");
MODULE_DESCRIPTION("GSPCA USB Camera Driver");
MODULE_LICENSE("GPL");
#define DRIVER_VERSION_NUMBER KERNEL_VERSION(2, 8, 0)
#define DRIVER_VERSION_NUMBER KERNEL_VERSION(2, 9, 0)
#ifdef GSPCA_DEBUG
int gspca_debug = D_ERR | D_PROBE;