summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPete Batard <pbatard@akeo.ie>2011-07-20 14:02:16 +0100
committerPete Batard <pbatard@akeo.ie>2011-07-20 14:02:16 +0100
commit3f0138427198ab0cadc422224d8ab74a31bb9a4f (patch)
tree14b2bc343d62e7da141452e52f85b676a64e55c1
parent3d28b44131d8482c8e85e4cc221bbff7ef7f51b4 (diff)
downloadlibusb-3f0138427198ab0cadc422224d8ab74a31bb9a4f.tar.gz
[internal] bumped internal versionpbr341
-rw-r--r--libusb/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version.h b/libusb/version.h
index f96e0f2..daec61b 100644
--- a/libusb/version.h
+++ b/libusb/version.h
@@ -9,5 +9,5 @@
#define LIBUSB_MICRO 8
#endif
#ifndef LIBUSB_NANO
-#define LIBUSB_NANO 10340
+#define LIBUSB_NANO 10341
#endif