summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorsakumisu <[email protected]>2025-07-13 20:26:08 +0800
committersakumisu <[email protected]>2025-07-14 11:49:37 +0800
commitf3b5025b646727412864d06aff59c6d0fa4a4079 (patch)
tree2e9c15199c3e95dd4f4d5c24445e446e6db0be01 /common
parente32486f9a8d6ae966940fdd60b429f86de8a839b (diff)
update(cherryusb): update to v1.5.1v1.5.1
Signed-off-by: sakumisu <[email protected]>
Diffstat (limited to 'common')
-rw-r--r--common/usb_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/usb_version.h b/common/usb_version.h
index c58f01a0..41cae0e7 100644
--- a/common/usb_version.h
+++ b/common/usb_version.h
@@ -15,7 +15,7 @@
#undef CHERRYUSB_VERSION_STR
#endif
-#define CHERRYUSB_VERSION 0x010500
-#define CHERRYUSB_VERSION_STR "v1.5.0"
+#define CHERRYUSB_VERSION 0x010501
+#define CHERRYUSB_VERSION_STR "v1.5.1"
#endif \ No newline at end of file