summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-10-05 14:07:51 +0100
committerPete Batard <pbatard@gmail.com>2010-10-05 14:07:51 +0100
commita5ea045efa01d31a0feede0fa06d1a8024f602c6 (patch)
treef3c4d7005847cfc76c504be3ae16d4d37b14ba96 /libusb
parent34dd9c8bfe1bcaad1c28b9a93812cb518d0c0f68 (diff)
downloadlibusb-a5ea045efa01d31a0feede0fa06d1a8024f602c6.tar.gz
bumped internal versionpbr308
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 9c0b882..8c672b6 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 10307
+#define LIBUSB_VERSION_NANO 10308
#endif