From 500c64aef290348a1c833983b7297bdc3f3262c4 Mon Sep 17 00:00:00 2001 From: Chris Dickens Date: Mon, 30 Mar 2020 13:21:04 -0700 Subject: android: Update makefiles to include recent autobuild changes Add C11, thread and visibility compiler flags. Enable additional warnings and errors. Unify spacing amongst the makefiles. Signed-off-by: Chris Dickens --- libusb/version_nano.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libusb/version_nano.h') diff --git a/libusb/version_nano.h b/libusb/version_nano.h index 1958a1e..518c4fe 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 11480 +#define LIBUSB_NANO 11481 -- cgit v1.2.1