mirror of
https://github.com/shadps4-emu/ext-libusb.git
synced 2026-01-31 00:55:21 +01:00
libusb 1.0.22-rc4
Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
For detailed information about the changes below, please see the git log or
|
||||
visit: http://log.libusb.info
|
||||
|
||||
2018-02-24: v1.0.22:
|
||||
2018-03-17: v1.0.22:
|
||||
* New libusb_set_option() API
|
||||
* Fix transfer timeout not being cleared upon resubmission
|
||||
* Report super speed plus devices on modern Linux and macOS
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
#endif
|
||||
/* LIBUSB_RC is the release candidate suffix. Should normally be empty. */
|
||||
#ifndef LIBUSB_RC
|
||||
#define LIBUSB_RC "-rc3"
|
||||
#define LIBUSB_RC "-rc4"
|
||||
#endif
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 11308
|
||||
#define LIBUSB_NANO 11309
|
||||
|
||||
Reference in New Issue
Block a user