diff options
| author | sakumisu <[email protected]> | 2024-03-28 20:46:51 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-03-29 15:31:29 +0800 |
| commit | a6d539792f0985db4f1531239a071e458b20efe1 (patch) | |
| tree | 1c95ea0136cec4ebe3dc96fccd737c2109536104 /cherryusb_config_template.h | |
| parent | 7b5d8f29d4f9ad48f2da1e948f8017bcdd2609f7 (diff) | |
release v1.2.0v1.2.0
Diffstat (limited to 'cherryusb_config_template.h')
| -rw-r--r-- | cherryusb_config_template.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cherryusb_config_template.h b/cherryusb_config_template.h index eff54194..713db692 100644 --- a/cherryusb_config_template.h +++ b/cherryusb_config_template.h @@ -6,8 +6,8 @@ #ifndef CHERRYUSB_CONFIG_H #define CHERRYUSB_CONFIG_H -#define CHERRYUSB_VERSION 0x010100 -#define CHERRYUSB_VERSION_STR "v1.1.0" +#define CHERRYUSB_VERSION 0x010200 +#define CHERRYUSB_VERSION_STR "v1.2.0" /* ================ USB common Configuration ================ */ |
