Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0d64456 authored by Jean-Francois Moine's avatar Jean-Francois Moine Committed by Mauro Carvalho Chehab
Browse files

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

parent 78a6d74e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,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, 6, 0)
#define DRIVER_VERSION_NUMBER	KERNEL_VERSION(2, 7, 0)

#ifdef GSPCA_DEBUG
int gspca_debug = D_ERR | D_PROBE;