summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-09-21 15:44:53 +0100
committerPete Batard <pbatard@gmail.com>2010-09-21 15:44:53 +0100
commit2590159c404c39eeddbba2b44092916fd5b1c5f6 (patch)
treef84b91b3bc60586335f5daf7d07ff5121df5c79b /libusb
parent91bb08eaba2de855a803bb12a0a044198dbe123c (diff)
downloadlibusb-2590159c404c39eeddbba2b44092916fd5b1c5f6.tar.gz
bumped internal versionpbr306
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 627df5d..9d19775 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 10305
+#define LIBUSB_VERSION_NANO 10306
#endif