Skip to content

Commit

Permalink
V4L/DVB: gspca - main: Change version to 2.9.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-François Moine <moinejf@free.fr>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Jean-François Moine authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 00e8006 commit 55461f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/gspca/gspca.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 55461f4

Please sign in to comment.