summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libusb/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version.h b/libusb/version.h
index eee58a4..2901e75 100644
--- a/libusb/version.h
+++ b/libusb/version.h
@@ -9,5 +9,5 @@
#define LIBUSB_MICRO 8
#endif
#ifndef LIBUSB_NANO
-#define LIBUSB_NANO 10337
+#define LIBUSB_NANO 10338
#endif