summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'libusb/version.h')
-rw-r--r--libusb/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version.h b/libusb/version.h
index bb0fa75..2a649be 100644
--- a/libusb/version.h
+++ b/libusb/version.h
@@ -14,5 +14,5 @@
#endif
/* LIBUSB_RC is the release candidate suffix. Should normally be empty. */
#ifndef LIBUSB_RC
-#define LIBUSB_RC "-rc2"
+#define LIBUSB_RC "-rc3"
#endif