Skip to content

Commit

Permalink
USB: iuu_phoenix: increment version number
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Bornet <Olivier.Bornet@puck.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Olivier Bornet authored and Greg Kroah-Hartman committed Sep 23, 2009
1 parent 20eda94 commit 02b1806
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/serial/iuu_phoenix.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static int debug;
/*
* Version Information
*/
#define DRIVER_VERSION "v0.10"
#define DRIVER_VERSION "v0.11"
#define DRIVER_DESC "Infinity USB Unlimited Phoenix driver"

static struct usb_device_id id_table[] = {
Expand Down

0 comments on commit 02b1806

Please sign in to comment.