mirror of
https://github.com/shadps4-emu/ext-libusb.git
synced 2026-01-31 00:55:21 +01:00
@@ -1,7 +1,7 @@
|
||||
For detailed information about the changes below, please see the git log or
|
||||
visit: http://log.libusb.info
|
||||
|
||||
2016-09-12: v1.0.21:
|
||||
2016-10-01: v1.0.21:
|
||||
* Core: Refactor code related to transfer flags and timeout handling
|
||||
* Darwin: Ignore root hub simulation devices
|
||||
* Darwin: Improved support for OS X El Capitan
|
||||
|
||||
@@ -14,5 +14,5 @@
|
||||
#endif
|
||||
/* LIBUSB_RC is the release candidate suffix. Should normally be empty. */
|
||||
#ifndef LIBUSB_RC
|
||||
#define LIBUSB_RC "-rc5"
|
||||
#define LIBUSB_RC "-rc6"
|
||||
#endif
|
||||
|
||||
@@ -1 +1 @@
|
||||
#define LIBUSB_NANO 11149
|
||||
#define LIBUSB_NANO 11150
|
||||
|
||||
Reference in New Issue
Block a user