on to 1.0.21-rc2
authorNathan Hjelm <hjelmn@me.com>
Mon, 25 Jul 2016 02:04:34 +0000 (20:04 -0600)
committerNathan Hjelm <hjelmn@me.com>
Mon, 25 Jul 2016 02:04:34 +0000 (20:04 -0600)
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
libusb/version.h
libusb/version_nano.h

index e1a28e0..4ee1f27 100644 (file)
@@ -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
index 917591a..a806b19 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11126
+#define LIBUSB_NANO 11127