From 2d7701aacdd0dd4158bbd7b33842c0cb6cd5c65e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Ass=C3=A9nat?= Date: Sat, 23 Nov 2013 03:41:53 +0000 Subject: [PATCH] v1.2 --- usbconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usbconfig.h b/usbconfig.h index 74ab391..163e654 100644 --- a/usbconfig.h +++ b/usbconfig.h @@ -232,7 +232,7 @@ section at the end of this file). */ #define USB_CFG_DEVICE_ID 0x08, 0x00 /* Dremcast to USB */ -#define USB_CFG_DEVICE_VERSION 0x01, 0x01 +#define USB_CFG_DEVICE_VERSION 0x02, 0x01 /* Version number of the device: Minor number first, then major number. */ #define USB_CFG_VENDOR_NAME 'r', 'a', 'p', 'h', 'n', 'e', 't', '.', 'n', 'e', 't'