[PATCH 11/12] meye: bump up the version number

From: Stelian Pop
Date: Thu Nov 04 2004 - 06:44:19 EST


===================================================================

ChangeSet@xxxxxx, 2004-11-02 16:34:21+01:00, stelian@xxxxxxxxxx
meye: bump up the version number

Signed-off-by: Stelian Pop <stelian@xxxxxxxxxx>

===================================================================

meye.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

===================================================================

diff -Nru a/drivers/media/video/meye.h b/drivers/media/video/meye.h
--- a/drivers/media/video/meye.h 2004-11-04 11:36:28 +01:00
+++ b/drivers/media/video/meye.h 2004-11-04 11:36:28 +01:00
@@ -31,7 +31,7 @@
#define _MEYE_PRIV_H_

#define MEYE_DRIVER_MAJORVERSION 1
-#define MEYE_DRIVER_MINORVERSION 10
+#define MEYE_DRIVER_MINORVERSION 11

#define MEYE_DRIVER_VERSION __stringify(MEYE_DRIVER_MAJORVERSION) "." \
__stringify(MEYE_DRIVER_MINORVERSION)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/