diff options
author | Ludovic Rousseau <ludovic.rousseau@free.fr> | 2021-12-31 18:29:04 +0100 |
---|---|---|
committer | Ludovic Rousseau <ludovic.rousseau@free.fr> | 2022-01-20 22:26:53 +0100 |
commit | 1ec1f9ba071dac1248a381e627f8872aa9249b2b (patch) | |
tree | bb0828746993d85995a0e13962a321626d0833ef /libusb | |
parent | c1ed5895438f2ae3767162f74388b09a16ab0800 (diff) | |
download | libusb-1ec1f9ba071dac1248a381e627f8872aa9249b2b.tar.gz |
Add github action for GNU/Linux
Signed-off-by: Ludovic Rousseau <ludovic.rousseau@free.fr>
Diffstat (limited to 'libusb')
-rw-r--r-- | libusb/version_nano.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version_nano.h b/libusb/version_nano.h index 30643ff..4b134b9 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 11683 +#define LIBUSB_NANO 11684 |