summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
authorNathan Hjelm <hjelmn@me.com>2016-10-01 06:49:09 -0600
committerNathan Hjelm <hjelmn@me.com>2016-10-01 06:49:09 -0600
commit4eca418ef50dcaf3f2fca11158410acd72e8e2e2 (patch)
tree8fe1a2651ee8e82d730edbf5a97ac62a9e92d04b /libusb/version.h
parent5fa6d3bb666ca035b627d028fbb4e0d9b8d18c6b (diff)
downloadlibusb-4eca418ef50dcaf3f2fca11158410acd72e8e2e2.tar.gz
on to 1.0.21-rc6
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 c2a3a65..a8f6739 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 "-rc5"
+#define LIBUSB_RC "-rc6"
#endif