libusb 1.0.19
authorHans de Goede <hdegoede@redhat.com>
Fri, 13 Jun 2014 18:31:35 +0000 (20:31 +0200)
committerHans de Goede <hdegoede@redhat.com>
Fri, 13 Jun 2014 18:31:35 +0000 (20:31 +0200)
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
AUTHORS
libusb/version.h
libusb/version_nano.h

diff --git a/AUTHORS b/AUTHORS
index 61c2ad2..95b1162 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -39,6 +39,7 @@ Hector Martin
 Hoi-Ho Chan
 Ilya Konstantinov
 James Hanko
+John Sheu
 Joshua Blake
 Justin Bischoff
 Karsten Koenig
index f9cd203..3305765 100644 (file)
@@ -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 ""
 #endif
index 8c4063a..42fac54 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 10903
+#define LIBUSB_NANO 10905