diff options
| author | sakumisu <[email protected]> | 2024-10-20 20:49:36 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-10-20 20:49:36 +0800 |
| commit | f437b3e51c65bd6c7022dcf6e9eac9fded005d5c (patch) | |
| tree | 90c699050efd735b2337579a632a00d459700024 /common | |
| parent | 65151b953474d8ad0731c645c3e2c08fe5468f86 (diff) | |
docs: release v1.4.1v1.4.1
Diffstat (limited to 'common')
| -rw-r--r-- | common/usb_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/usb_version.h b/common/usb_version.h index 384f278d..b68b8f69 100644 --- a/common/usb_version.h +++ b/common/usb_version.h @@ -15,7 +15,7 @@ #undef CHERRYUSB_VERSION_STR #endif -#define CHERRYUSB_VERSION 0x010400 -#define CHERRYUSB_VERSION_STR "v1.4.0" +#define CHERRYUSB_VERSION 0x010401 +#define CHERRYUSB_VERSION_STR "v1.4.1" #endif
\ No newline at end of file |
