summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-10-08 17:11:03 +0100
committerPete Batard <pbatard@gmail.com>2010-10-08 17:11:03 +0100
commitf62bae968fc07aff6e7f1e77b70e10010652a0df (patch)
tree134d5ebf2d1b2fbf96db9a2757ee4647d5bed7ff /libusb
parent6b849fa8758ad21cd1328f0a603c716df4fe5070 (diff)
downloadlibusb-f62bae968fc07aff6e7f1e77b70e10010652a0df.tar.gz
bumped internal versionpbh310
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 2fb0238..8e6ffe6 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 9309
+#define LIBUSB_VERSION_NANO 9310
#endif