summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--libusb/version_nano.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c4988ca..4ceaec3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -69,3 +69,4 @@ xcuserdata
*.xccheckout
*.xcscmblueprint
*.xcworkspace
+build/
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index aa4bdc0..eed5ec4 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 11759
+#define LIBUSB_NANO 11760