diff --git a/usbconfig.h b/usbconfig.h index c7e0c7e..55850bb 100644 --- a/usbconfig.h +++ b/usbconfig.h @@ -5,7 +5,7 @@ * Tabsize: 4 * Copyright: (c) 2005 by OBJECTIVE DEVELOPMENT Software GmbH * License: Proprietary, free under certain conditions. See Documentation. - * This Revision: $Id: usbconfig.h,v 1.1 2007-03-25 02:59:31 raph Exp $ + * This Revision: $Id: usbconfig.h,v 1.2 2007-03-25 03:00:38 raph Exp $ */ #ifndef __usbconfig_h_included__ @@ -102,7 +102,7 @@ must be adapted to your hardware. * you use obdev's free shared VID/PID pair. Be sure to read the rules in * USBID-License.txt! */ -#define USB_CFG_DEVICE_VERSION 0x04, 0x01 +#define USB_CFG_DEVICE_VERSION 0x00, 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'