diff options
| author | ruki <[email protected]> | 2023-04-06 00:33:38 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-04-06 00:33:38 +0800 |
| commit | 87dff1ef4a5d96c093955a3cd97b69bc5ccd4c7f (patch) | |
| tree | ab97b39556548427821d765fc08f661480578161 /core/xmake.sh | |
| parent | d21367e79a12e8f05829df3eb6509f8f86e64405 (diff) | |
update versionv2.7.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 a9d237302..c4f14b3b5 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "2.7.7" "%Y%m%d" +set_version "2.7.8" "%Y%m%d" # set warning all set_warnings "all" |
