Skip to content

Commit

Permalink
GenWQE: Increase driver version number
Browse files Browse the repository at this point in the history
Increase genwqe driver version number.

Signed-off-by: Frank Haverkamp <haver@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Frank Haverkamp authored and Greg Kroah-Hartman committed Apr 16, 2014
1 parent 718f762 commit 73590a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/misc/genwqe/genwqe_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#include <asm/byteorder.h>
#include <linux/genwqe/genwqe_card.h>

#define DRV_VERS_STRING "2.0.0"
#define DRV_VERS_STRING "2.0.15"

/*
* Static minor number assignement, until we decide/implement
Expand Down

0 comments on commit 73590a2

Please sign in to comment.