summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean McBride <sean@rogue-research.com>2014-03-21 14:01:57 -0400
committerNathan Hjelm <hjelmn@me.com>2014-03-21 21:43:46 -0600
commit25e82765978bef1189cb810d454165f76451a4bf (patch)
tree054b9bbb61832c03ffc77bfa507741d77cedcf9a
parent8619aed909929bfd24b4464359d1a8dadfc920be (diff)
downloadlibusb-25e82765978bef1189cb810d454165f76451a4bf.tar.gz
Removed obsolete comment related to libusbx fork
-rw-r--r--Xcode/libusb.xcconfig1
-rw-r--r--libusb/version_nano.h2
2 files changed, 1 insertions, 2 deletions
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