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 2e8f18f..7dc898b 100644
--- a/libusb/version.h
+++ b/libusb/version.h
@@ -10,7 +10,7 @@
#endif
/* LIBUSB_NANO may be used for Windows internal versioning. 0 means unused. */
#ifndef LIBUSB_NANO
-#define LIBUSB_NANO 10348
+#define LIBUSB_NANO 10349
#endif
/* LIBUSB_RC is the release candidate suffix. Should normally be empty. */
#ifndef LIBUSB_RC