V4L/DVB (10332): gspca - main: Version change.

Signed-off-by: Jean-Francois Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Jean-Francois Moine 2008-12-31 07:27:42 -03:00 committed by Mauro Carvalho Chehab
parent 90b0f69b0b
commit afd4629139
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,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, 4, 0)
#define DRIVER_VERSION_NUMBER KERNEL_VERSION(2, 5, 0)
static int video_nr = -1;