summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-10-27 00:36:45 +0100
committerPete Batard <pbatard@gmail.com>2010-10-27 00:36:45 +0100
commit86cf94cfdcc9379641ed6d47f98dd2e602eac5ac (patch)
treea0935b191098beb1ef15a3fc572a8e229b0d260d /libusb
parentbffd2eaf25c81915d1ea7792bbd5086364f06159 (diff)
downloadlibusb-86cf94cfdcc9379641ed6d47f98dd2e602eac5ac.tar.gz
[INTERNAL - NOT FOR RELEASE] add stdint.h to archivespbr316
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 d9f1d5e..671f6ab 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 10315
+#define LIBUSB_VERSION_NANO 10316
#endif