aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2008-10-22 18:15:35 +0000
committerChristian Starkjohann <cs+github@obdev.at>2008-10-22 18:15:35 +0000
commitd0949641e2087be5fd6391020fb90fda217dd069 (patch)
tree09b4a16256068f4fbd9d5ddd9842a523956f4788
parenta4fe055668f807188f795cb21e93b7c7617a1385 (diff)
downloadv-usb-d0949641e2087be5fd6391020fb90fda217dd069.tar.gz
v-usb-d0949641e2087be5fd6391020fb90fda217dd069.tar.bz2
v-usb-d0949641e2087be5fd6391020fb90fda217dd069.zip
- documented release
-rw-r--r--usbdrv/Changelog.txt2
-rw-r--r--usbdrv/usbdrv.h2
2 files changed, 3 insertions, 1 deletions
diff --git a/usbdrv/Changelog.txt b/usbdrv/Changelog.txt
index 4ab1cd6..e456011 100644
--- a/usbdrv/Changelog.txt
+++ b/usbdrv/Changelog.txt
@@ -252,3 +252,5 @@ Scroll down to the bottom to see the most recent changes.
- Added example code for oscillator tuning to libs-device (thanks to
Henrik Haftmann for the idea to this routine).
- Implemented option USB_CFG_SUPPRESS_INTR_CODE.
+
+* Release 2008-10-22
diff --git a/usbdrv/usbdrv.h b/usbdrv/usbdrv.h
index 92554a2..fe3a3f7 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 20081020
+#define USBDRV_VERSION 20081022
/* 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