diff --git a/libusb/core.c b/libusb/core.c index d117848..a5ab057 100644 --- a/libusb/core.c +++ b/libusb/core.c @@ -92,7 +92,7 @@ struct list_head active_contexts_list; * * \section gettingstarted Getting Started * - * To begin reading the API documentation, start with the Modules page which + * To begin reading the API documentation, start with the Topics page which * links to the different categories of libusb's functionality. * * One decision you will have to make is whether to use the synchronous diff --git a/libusb/version_nano.h b/libusb/version_nano.h index b244f0f..691a3f8 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 11946 +#define LIBUSB_NANO 11947