summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
authorNathan Hjelm <hjelmn@lanl.gov>2016-10-25 10:07:38 -0600
committerNathan Hjelm <hjelmn@lanl.gov>2016-10-25 10:07:38 -0600
commit09e75e98b4d9ea7909e8837b7a3f00dda4589dc3 (patch)
treeb2c458f1588cbcdd8d39ff0521444a84ce5604d9 /libusb/version.h
parent422808129310df5347a3d7e382a7ee730d096b95 (diff)
downloadlibusb-09e75e98b4d9ea7909e8837b7a3f00dda4589dc3.tar.gz
Release 1.0.21v1.0.21
Closes #93 Signed-off-by: Nathan Hjelm <hjelmn@mac.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 a8f6739..6ce48a7 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 "-rc6"
+#define LIBUSB_RC ""
#endif