From 7c0ef50bb3ff9b8d47a65f1ba98146bea34c6f63 Mon Sep 17 00:00:00 2001 From: sakumisu <1203593632@qq.com> Date: Wed, 30 Aug 2023 20:05:04 +0800 Subject: [PATCH] release v0.10.1 --- cherryusb_config_template.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cherryusb_config_template.h b/cherryusb_config_template.h index 2f31bdd0..a895fd16 100644 --- a/cherryusb_config_template.h +++ b/cherryusb_config_template.h @@ -6,7 +6,7 @@ #ifndef CHERRYUSB_CONFIG_H #define CHERRYUSB_CONFIG_H -#define CHERRYUSB_VERSION 0x001000 +#define CHERRYUSB_VERSION 0x001001 /* ================ USB common Configuration ================ */