summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-11-18 12:51:26 +0000
committerPete Batard <pbatard@gmail.com>2010-11-18 12:51:26 +0000
commit89d11015b0af969ae8a97e2d0e2e8a37aacd1a23 (patch)
treee3cd2097f2a6a4455724aa4039660a8e82a9fc6a /libusb
parent15f6f713e24003f05e445cc95f041d34570260d3 (diff)
downloadlibusb-89d11015b0af969ae8a97e2d0e2e8a37aacd1a23.tar.gz
bumped internal versionpbr322
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 8627128..22b4744 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 10321
+#define LIBUSB_VERSION_NANO 10322
#endif