diff options
| author | ruki <[email protected]> | 2023-09-26 23:44:47 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-09-26 23:44:47 +0800 |
| commit | 2b61611fb6731b01798642c4671e66d4aab73a69 (patch) | |
| tree | 4c06ede297d3118eaf2d19dd1aa53b100932c0f0 /core/xmake.sh | |
| parent | 29ff772e142e994811f766a64fe0c86388bcead7 (diff) | |
update versionv2.8.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 2c42a8891..9e5b07b7a 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "2.8.2" "%Y%m%d" +set_version "2.8.3" "%Y%m%d" # set warning all set_warnings "all" |
