From 910235b49a754fcd18157dbd22e125a32b482c9d Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Sat, 12 Apr 2014 00:06:31 +0200 Subject: hwstub: fix error in config descriptor, cleanup some code Change-Id: I853340ed2c187a044726ca03ec52aed655707e27 --- utils/hwstub/hwstub_protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/hwstub/hwstub_protocol.h') diff --git a/utils/hwstub/hwstub_protocol.h b/utils/hwstub/hwstub_protocol.h index a34c65b1b5..67945cd5c0 100644 --- a/utils/hwstub/hwstub_protocol.h +++ b/utils/hwstub/hwstub_protocol.h @@ -27,7 +27,7 @@ #define HWSTUB_VERSION_MAJOR 3 #define HWSTUB_VERSION_MINOR 0 -#define HWSTUB_VERSION_REV 0 +#define HWSTUB_VERSION_REV 1 #define HWSTUB_USB_VID 0xfee1 #define HWSTUB_USB_PID 0xdead -- cgit v1.2.3