summaryrefslogtreecommitdiff
path: root/libusb/version_nano.h
diff options
context:
space:
mode:
authorTormod Volden <debian.tormod@gmail.com>2022-08-03 08:51:37 +0200
committerTormod Volden <debian.tormod@gmail.com>2022-12-19 21:50:51 +0100
commit47751f0b7d09fdbad1f276b46ccabb81d651169b (patch)
tree2538d9c92aa04fd695d44db257666e2c8142cf9a /libusb/version_nano.h
parent69e4ee63c97f48728fc12292d4674cd609af61e9 (diff)
downloadlibusb-47751f0b7d09fdbad1f276b46ccabb81d651169b.tar.gz
tests: Add multithreaded stress test for Posix platforms
Thanks to Ilya Averyanov for initial version. This test detects issues like #1124. Adaptation to Windows threads is on the wishlist (#1128). References #1124 References #1128 Closes #1189 Signed-off-by: Tormod Volden <debian.tormod@gmail.com>
Diffstat (limited to 'libusb/version_nano.h')
-rw-r--r--libusb/version_nano.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index fe58632..4bdd50e 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 11751
+#define LIBUSB_NANO 11752