summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2011-03-03 23:41:52 +0000
committerPete Batard <pbatard@gmail.com>2011-03-03 23:41:52 +0000
commit6f055e472c73e8e4ee60b0318d99b47da3cd018a (patch)
tree978b638aea48e0a18bd28aa02ffe268392c337fe /libusb
parentae34d85e93c953e6062bf57449f92078e2364099 (diff)
downloadlibusb-pbr334.tar.gz
bumped internal versionpbr334
Diffstat (limited to 'libusb')
-rw-r--r--libusb/libusb_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/libusb_version.h b/libusb/libusb_version.h
index 8808c02..a760bf6 100644
--- a/libusb/libusb_version.h
+++ b/libusb/libusb_version.h
@@ -24,6 +24,6 @@
#define LIBUSB_VERSION_MAJOR 1
#define LIBUSB_VERSION_MINOR 0
#define LIBUSB_VERSION_MICRO 8
-#define LIBUSB_VERSION_NANO 10333
+#define LIBUSB_VERSION_NANO 10334
#endif