summaryrefslogtreecommitdiff
path: root/libusb
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2013-04-04 19:03:15 +0100
committerPete Batard <pete@akeo.ie>2013-04-04 19:05:04 +0100
commitad3e3d42ee0964e8181002a0344e40abec0001bd (patch)
tree9bf6df4b19ff84f821ad85da964904d9d1d1729f /libusb
parent6ae13628e0128877fd896e103f32be88b9eeb72d (diff)
downloadlibusb-1.0.15-rc3.tar.gz
libusbx 1.0.15-rc3v1.0.15-rc3
Diffstat (limited to 'libusb')
-rw-r--r--libusb/version.h2
-rw-r--r--libusb/version_nano.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libusb/version.h b/libusb/version.h
index 18b1ffa..530e5b0 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 "-rc2"
+#define LIBUSB_RC "-rc3"
#endif
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index 046cdc0..a1a1e3c 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10640
+#define LIBUSB_NANO 10641