diff options
| author | ruki <[email protected]> | 2024-06-24 23:19:33 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-06-24 23:19:33 +0800 |
| commit | a5da06f378bd644b2aad89fb6a69dcde05152ef2 (patch) | |
| tree | 0f505d0bfd31d5a83bfcef1c0d68c4cde98440b4 /core/xmake.sh | |
| parent | ecb16eba37b9c69c82c776aca60e8b37908b30fe (diff) | |
update versionv2.9.3
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 8907aefb2..024e2b81d 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "2.9.2" "%Y%m%d" +set_version "2.9.3" "%Y%m%d" # set warning all set_warnings "all" |
