diff options
| author | sakumisu <[email protected]> | 2024-08-26 19:52:37 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-08-26 19:53:58 +0800 |
| commit | e603389638e6399a25015a470d8b02281781f531 (patch) | |
| tree | ccfb025ca148e0591a1b0c43b1ddd4261f5deefd /common | |
| parent | b932cc58036066852c4a736bd6535d1fbc1f5f67 (diff) | |
docs: release v1.4.0v1.4.0-rc1
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 3bdf7306..384f278d 100644 --- a/common/usb_version.h +++ b/common/usb_version.h @@ -15,7 +15,7 @@ #undef CHERRYUSB_VERSION_STR #endif -#define CHERRYUSB_VERSION 0x010301 -#define CHERRYUSB_VERSION_STR "v1.3.1" +#define CHERRYUSB_VERSION 0x010400 +#define CHERRYUSB_VERSION_STR "v1.4.0" #endif
\ No newline at end of file |
