diff options
| author | ruki <[email protected]> | 2023-12-26 22:43:10 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-12-26 10:20:33 +0800 |
| commit | 211710b6768b0089424431267e4371da382b689e (patch) | |
| tree | bf16346b57bfbf3aa11bf307b14898a88d281318 /core/xmake.sh | |
| parent | 1ccbc20e7f817a6aa583cc53ad1b6cfdd565c669 (diff) | |
update versionv2.8.6
Diffstat (limited to 'core/xmake.sh')
| -rwxr-xr-x | core/xmake.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/xmake.sh b/core/xmake.sh index 51dbbf30a..fdb79661d 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "2.8.5" "%Y%m%d" +set_version "2.8.6" "%Y%m%d" # set warning all set_warnings "all" |
