diff options
| author | ruki <[email protected]> | 2024-07-30 00:42:39 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-07-30 00:42:39 +0800 |
| commit | e85b001f1fb873d4d781d90255f6fdb40625bd16 (patch) | |
| tree | 35cfe392daa4e0f6cf841ddb3ae373f3a0943119 /core/xmake.sh | |
| parent | 2b3aca5b6055cda60197200754ae0c2ee5fbc901 (diff) | |
update versionv2.9.4
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 024e2b81d..634d6d54e 100755 --- a/core/xmake.sh +++ b/core/xmake.sh @@ -1,7 +1,7 @@ #!/bin/sh set_project "xmake" -set_version "2.9.3" "%Y%m%d" +set_version "2.9.4" "%Y%m%d" # set warning all set_warnings "all" |
