summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-06-15 15:14:48 +0100
committerPete Batard <pete@akeo.ie>2012-06-15 15:14:48 +0100
commit8b49ddf248ebe6f98f392cafc82c99b15a1dfcda (patch)
tree874a653324d7a8f08b607f6ec7a832699c5f1dae /libusb/version.h
parent5330c3d8ae3abec991d3d837c56e2a230f4fe244 (diff)
downloadlibusb-8b49ddf248ebe6f98f392cafc82c99b15a1dfcda.tar.gz
libusbx-1.0.12v1.0.12
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 e86b331..98a7ea8 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