diff options
Diffstat (limited to 'libusb/version.h')
-rw-r--r-- | libusb/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version.h b/libusb/version.h index d62ec8a..956fcc4 100644 --- a/libusb/version.h +++ b/libusb/version.h @@ -9,7 +9,7 @@ #define LIBUSB_MICRO 10 #endif #ifndef LIBUSB_NANO -#define LIBUSB_NANO 10472 +#define LIBUSB_NANO 10473 #endif /* LIBUSB_RC is the release candidate suffix. Should normally be empty. */ #ifndef LIBUSB_RC |