summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pbatard@gmail.com>2010-12-10 15:24:13 +0000
committerPete Batard <pbatard@gmail.com>2010-12-10 15:24:13 +0000
commit0816743fe70013739d31bac79017a64c7ceb0055 (patch)
treed19c4dc2b7e3298b4354a5a0bba3f0b872266f6a /libusb
parent8f49bcfd456ec864303a7258957ee7d65f5ea824 (diff)
downloadlibusb-0816743fe70013739d31bac79017a64c7ceb0055.tar.gz
bumped internal versionpbr325
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 7f5f839..c1d870f 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 10324
+#define LIBUSB_VERSION_NANO 10325
#endif