diff options
author | Pete Batard <pbatard@gmail.com> | 2011-03-08 17:52:17 +0000 |
---|---|---|
committer | Pete Batard <pbatard@gmail.com> | 2011-03-08 17:52:17 +0000 |
commit | 098b40d79288339fd280598b06f4a88f356c18dd (patch) | |
tree | c978667a69b4ed463df97ce538ae65ea2a2b417e /libusb/libusb_version.h | |
parent | 6d4f27e0fcd54817eca98ddd81ba141970027924 (diff) | |
download | libusb-098b40d79288339fd280598b06f4a88f356c18dd.tar.gz |
[integration] more merging for integration with -stugepbr336
Diffstat (limited to 'libusb/libusb_version.h')
-rw-r--r-- | libusb/libusb_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/libusb_version.h b/libusb/libusb_version.h index cde1ce3..fdce667 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 10335 +#define LIBUSB_VERSION_NANO 10336 #endif |