From c1435548e7aab942dc2397718c692379803f26a1 Mon Sep 17 00:00:00 2001 From: sakumisu <1203593632@qq.com> Date: Wed, 15 Nov 2023 22:02:16 +0800 Subject: [PATCH] release v0.10.2 --- 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 074cedb8..4353fb52 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 0x001001 +#define CHERRYUSB_VERSION 0x001002 /* ================ USB common Configuration ================ */