Browse Source

Staging: quickstart: Bump driver version to 1.04

Signed-off-by: Szymon Janc <szymon@janc.net.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Szymon Janc 13 years ago
parent
commit
af5728e08a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/quickstart/quickstart.c

+ 1 - 1
drivers/staging/quickstart/quickstart.c

@@ -23,7 +23,7 @@
  *
  */
 
-#define QUICKSTART_VERSION "1.03"
+#define QUICKSTART_VERSION "1.04"
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt