summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Batard <pbatard@akeo.ie>2011-07-06 22:48:09 +0100
committerPete Batard <pbatard@akeo.ie>2011-07-06 22:48:09 +0100
commit2987ce891302aeb8ca5be115ffa40d8db0996aae (patch)
treed23155dd35816b48bb0662f5d69cc9ab16d75aa7
parentcf0c8422147e6fb3031a112e19b58a9f6d3af451 (diff)
downloadlibusb-2987ce891302aeb8ca5be115ffa40d8db0996aae.tar.gz
[internal] bumped internal versionpbr340
-rw-r--r--libusb/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version.h b/libusb/version.h
index 34238ef..f96e0f2 100644
--- a/libusb/version.h
+++ b/libusb/version.h
@@ -9,5 +9,5 @@
#define LIBUSB_MICRO 8
#endif
#ifndef LIBUSB_NANO
-#define LIBUSB_NANO 10339
+#define LIBUSB_NANO 10340
#endif