summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-10-27 16:29:09 +0100
committerPete Batard <pbatard@gmail.com>2010-10-27 16:29:09 +0100
commit53fec87339c29b44f2582f175aba383e9d78543e (patch)
tree2916828918077a70e2f8487cdc6fdac87aec73c5 /libusb
parentc911ab1db2372bc6109bbb57e16c3704ef72b493 (diff)
downloadlibusb-53fec87339c29b44f2582f175aba383e9d78543e.tar.gz
[INTERNAL - NOT FOR RELEASE] snapshot _README.txtpbr317
* also _bd.cmd fixes and improvements
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 671f6ab..357be45 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 10316
+#define LIBUSB_VERSION_NANO 10317
#endif