summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-10-05 19:49:47 +0100
committerPete Batard <pbatard@gmail.com>2010-10-05 19:49:47 +0100
commit0ee1745f01fcfa51646b2132b8233b85dcae2214 (patch)
treec8d8d9395a90186c65f75287dbf9c213732caf5d /libusb
parentaf66e5a9854cb7fe6d143ee93547393121f97f5c (diff)
downloadlibusb-0ee1745f01fcfa51646b2132b8233b85dcae2214.tar.gz
bumped internal versionpbr309
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 8c672b6..50d19bb 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 10308
+#define LIBUSB_VERSION_NANO 10309
#endif