From a5990ab10f68e5ec7498f627d1664b1f842fec4e Mon Sep 17 00:00:00 2001 From: Nathan Hjelm Date: Fri, 9 Aug 2019 09:26:41 -0700 Subject: update to 1.0.23-rc2 Signed-off-by: Nathan Hjelm --- libusb/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libusb/version.h') diff --git a/libusb/version.h b/libusb/version.h index a7550b0..bb0fa75 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 -- cgit v1.2.1