summaryrefslogtreecommitdiff
path: root/libusb/version.h
diff options
context:
space:
mode:
authorPete Batard <pete@akeo.ie>2012-09-16 16:24:24 +0100
committerPete Batard <pete@akeo.ie>2012-09-16 17:23:50 +0100
commit25823ad681038b7eb2756c292d0e5480fe829ce5 (patch)
treed32e2dbdbd250f57d7f69feeef15dcdf6bec8ea0 /libusb/version.h
parent517f9827c469ec8ef793a9a20a50f1fcc0f53079 (diff)
downloadlibusb-25823ad681038b7eb2756c292d0e5480fe829ce5.tar.gz
libusbx 1.0.13-rc2v1.0.13-rc2
* Also update NEWS with regards to isoc support for the 0/K Windows drivers
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 56f1b15..8187119 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 "-rc2"
#endif