on to 1.0.23 upstream/1.0.23
authorNathan Hjelm <hjelmn@google.com>
Wed, 28 Aug 2019 20:56:18 +0000 (13:56 -0700)
committerNathan Hjelm <hjelmn@google.com>
Wed, 28 Aug 2019 20:56:18 +0000 (13:56 -0700)
Signed-off-by: Nathan Hjelm <hjelmn@google.com>
ChangeLog
libusb/version.h
libusb/version_nano.h

index ecd07aa..0999d07 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
 For detailed information about the changes below, please see the git log or
 visit: http://log.libusb.info
 
-2019-08-14: v1.0.23 (in progress)
+2019-08-28: v1.0.23
 * Add German translation (#446)
 * Add Hungarian translation (#493)
 * Android: Improved support for Android
index 2a649be..8fccd35 100644 (file)
@@ -14,5 +14,5 @@
 #endif
 /* LIBUSB_RC is the release candidate suffix. Should normally be empty. */
 #ifndef LIBUSB_RC
-#define LIBUSB_RC "-rc3"
+#define LIBUSB_RC ""
 #endif
index 4ec093e..02179a4 100644 (file)
@@ -1 +1 @@
-#define LIBUSB_NANO 11396
+#define LIBUSB_NANO 11397