diff options
| author | ruki <[email protected]> | 2025-02-05 00:48:40 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-02-05 00:48:40 +0800 |
| commit | 13fc392386960040c3da1ddcbd104423b02fbe1b (patch) | |
| tree | 194997b5c1c0b743c3a65cdb7b4e57e0c4a63434 /core/xmake.sh | |
| parent | 5e865e25fc58773ab0194084b6f6506f463e68e4 (diff) | |
update versionv2.9.8
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 3c94fd994..1a23915a6 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "2.9.7" "%Y%m%d" +set_version "2.9.8" "%Y%m%d" # set warning all set_warnings "all" |
