diff options
-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 2901e75..34238ef 100644 --- a/libusb/version.h +++ b/libusb/version.h @@ -9,5 +9,5 @@ #define LIBUSB_MICRO 8 #endif #ifndef LIBUSB_NANO -#define LIBUSB_NANO 10338 +#define LIBUSB_NANO 10339 #endif |