Skip to content

Commit

Permalink
RELEASE: Updated version number to 20121206
Browse files Browse the repository at this point in the history
  • Loading branch information
starkjohann committed Dec 6, 2012
1 parent 761864f commit 7575d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usbdrv/usbdrv.h
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ USB messages, even if they address another (low-speed) device on the same bus.
/* --------------------------- Module Interface ---------------------------- */
/* ------------------------------------------------------------------------- */

#define USBDRV_VERSION 20120109
#define USBDRV_VERSION 20121206
/* 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
Expand Down

0 comments on commit 7575d9f

Please sign in to comment.