summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
authorNathan Hjelm <hjelmn@me.com>2016-09-12 21:42:23 -0600
committerNathan Hjelm <hjelmn@me.com>2016-09-12 21:42:23 -0600
commit7f5f86fe42e0d7566b88240383648f8453445755 (patch)
tree701ecbc82eee5ceaa0d0b9db441b6e4735c21579 /libusb/version.h
parent1e05092aa98d60c717929629ac16590595e08431 (diff)
downloadlibusb-7f5f86fe42e0d7566b88240383648f8453445755.tar.gz
on to 1.0.21-rc4
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
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 54d6382..81a7370 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 "-rc3"
+#define LIBUSB_RC "-rc4"
#endif