summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2011-09-19 21:22:12 +0100
committerPete Batard <pete@akeo.ie>2011-09-19 21:22:12 +0100
commitfdd1b02625bba2c65250f6e058456b8daa85bcfa (patch)
tree1e55af2f4a28d687a3412d715ba00b52b51b77a9
parent9651e53db780e039cb3c615c968fb08ce0f220bc (diff)
downloadlibusb-fdd1b02625bba2c65250f6e058456b8daa85bcfa.tar.gz
[internal] bumped internal versionpbr344
-rw-r--r--libusb/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version.h b/libusb/version.h
index 18fc5a4..5a700bc 100644
--- a/libusb/version.h
+++ b/libusb/version.h
@@ -9,5 +9,5 @@
#define LIBUSB_MICRO 8
#endif
#ifndef LIBUSB_NANO
-#define LIBUSB_NANO 10343
+#define LIBUSB_NANO 10344
#endif