summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2014-01-25 22:43:39 +0000
committerPete Batard <pete@akeo.ie>2014-01-25 22:59:04 +0000
commita2f2c316fdb5d7f421e61b06beac512345b6e806 (patch)
tree73b963fe2e9542ae7f8ef3d89a38e68281b7446c /libusb/version.h
parentf6c935902a6b04f05d4dd189e9866de9eafb19c3 (diff)
downloadlibusb-a2f2c316fdb5d7f421e61b06beac512345b6e806.tar.gz
libusb 1.0.18v1.0.18
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 05046a4..4a845c5 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 "-rc1"
+#define LIBUSB_RC ""
#endif