diff --git a/libusb/io.c b/libusb/io.c index 2bc122c..9cf38f8 100644 --- a/libusb/io.c +++ b/libusb/io.c @@ -43,7 +43,7 @@ /** * \page io Synchronous and asynchronous device I/O * - * \section intro Introduction + * \section io_intro Introduction * * If you're using libusb in your application, you're probably wanting to * perform I/O with devices - you want to perform USB data transfers. diff --git a/libusb/version_nano.h b/libusb/version_nano.h index ec29ede..5a60da3 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 10928 +#define LIBUSB_NANO 10929