Skip to content

Commit

Permalink
Staging: quickstart: Bump driver version to 1.04
Browse files Browse the repository at this point in the history
Signed-off-by: Szymon Janc <szymon@janc.net.pl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Szymon Janc authored and Greg Kroah-Hartman committed Feb 14, 2012
1 parent e66912a commit af5728e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/quickstart/quickstart.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*
*/

#define QUICKSTART_VERSION "1.03"
#define QUICKSTART_VERSION "1.04"

#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

Expand Down

0 comments on commit af5728e

Please sign in to comment.