summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-04-02 15:47:53 +0100
committerPete Batard <pete@akeo.ie>2012-04-02 15:47:53 +0100
commitf98eaca0985364be00fcfde3fd3884075092a4e9 (patch)
treeab258491ba1ac76f11d0c98bc371995642c07e4e /libusb/version.h
parent985c4fd10d3c6bc48430e629eb4288c277fa59de (diff)
downloadlibusb-f98eaca0985364be00fcfde3fd3884075092a4e9.tar.gz
libusbx 1.0.9v1.0.9
* Also updated AUTHORS and THANKS
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 4510113..62446da 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 ""
#endif