diff --git a/VERSION b/VERSION index 51de3305b..ed0d9e990 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.13.0 \ No newline at end of file +0.13.1 \ No newline at end of file diff --git a/hidapi/hidapi.h b/hidapi/hidapi.h index 2b261f122..22b3cd669 100644 --- a/hidapi/hidapi.h +++ b/hidapi/hidapi.h @@ -53,7 +53,7 @@ @ingroup API */ -#define HID_API_VERSION_PATCH 0 +#define HID_API_VERSION_PATCH 1 /* Helper macros */ #define HID_API_AS_STR_IMPL(x) #x