release: prepare ZUPT 5.2.6 native gates
This commit is contained in:
parent
0fb13c2b49
commit
7821523942
31 changed files with 418 additions and 207 deletions
|
|
@ -120,7 +120,8 @@ static inline int zupt_win_mkdir_utf8(const char *path) {
|
|||
/* v5.2.3 corrects release packaging and CI; archive format remains v1.6. */
|
||||
/* v5.2.4 makes package metadata checks CRLF-safe; format remains v1.6. */
|
||||
/* v5.2.5 corrects the OBS service harness cwd; format remains v1.6. */
|
||||
#define ZUPT_VERSION_STRING "5.2.5"
|
||||
/* v5.2.6 corrects native release-gate portability; format remains v1.6. */
|
||||
#define ZUPT_VERSION_STRING "5.2.6"
|
||||
/* 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