diff --git a/Xcode/libusb.xcconfig b/Xcode/libusb.xcconfig index b50fa94..1f8a01f 100644 --- a/Xcode/libusb.xcconfig +++ b/Xcode/libusb.xcconfig @@ -17,5 +17,4 @@ // License along with this library; if not, write to the Free Software // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -// For backwards compatibility with libusb, use the same filename. PRODUCT_NAME = libusb-1.0.0 diff --git a/libusb/version_nano.h b/libusb/version_nano.h index add5929..8dd30a9 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 10875 +#define LIBUSB_NANO 10876