From 3f3c069e49b52566df6b82c075a1275805285b3b Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Fri, 18 Apr 2008 18:02:44 +0000 Subject: - updated version number --- usbdrv/usbdrv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usbdrv/usbdrv.h b/usbdrv/usbdrv.h index 7b08cea..29691b6 100644 --- a/usbdrv/usbdrv.h +++ b/usbdrv/usbdrv.h @@ -122,7 +122,7 @@ USB messages, even if they address another (low-speed) device on the same bus. /* --------------------------- Module Interface ---------------------------- */ /* ------------------------------------------------------------------------- */ -#define USBDRV_VERSION 20080417 +#define USBDRV_VERSION 20080418 /* This define uniquely identifies a driver version. It is a decimal number * constructed from the driver's release date in the form YYYYMMDD. If the * driver's behavior or interface changes, you can use this constant to -- cgit v1.2.3