release: prepare ZUPT 5.2.8
This commit is contained in:
parent
d8668e6d64
commit
7687cfa577
29 changed files with 456 additions and 200 deletions
|
|
@ -122,7 +122,8 @@ static inline int zupt_win_mkdir_utf8(const char *path) {
|
|||
/* v5.2.5 corrects the OBS service harness cwd; format remains v1.6. */
|
||||
/* v5.2.6 corrects native release-gate portability; format remains v1.6. */
|
||||
/* v5.2.7 corrects native test-harness portability; format remains v1.6. */
|
||||
#define ZUPT_VERSION_STRING "5.2.7"
|
||||
/* v5.2.8 hardens three path-race boundaries; format remains v1.6. */
|
||||
#define ZUPT_VERSION_STRING "5.2.8"
|
||||
/* Vendored codec release (upstream tag) — single source for display strings.
|
||||
* The codec's own VV_VERSION_* is its internal API version, not the release. */
|
||||
#define ZUPT_CODEC_RELEASE "2.65.3"
|
||||
|
|
|
|||
Loading…
Reference in a new issue