diff options
| author | ruki <[email protected]> | 2022-12-24 00:25:32 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-12-24 00:25:32 +0800 |
| commit | 120042656c053130bf2bd26fa7461beace1dc9e2 (patch) | |
| tree | cb04f94b77693d818abf3b105a88314a1fcfaadf | |
| parent | c8b454cb255aab895266413b6b9da2cc9e326fab (diff) | |
update configure
| -rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ # xmake_sh_projectdir=$(X= cd -- "$(dirname -- "$0")" && pwd -P) xmake_sh_buildir="build" -xmake_sh_version="1.0.3" +xmake_sh_version="1.0.5" xmake_sh_verbose=false xmake_sh_diagnosis=false xmake_sh_copyright="Copyright (C) 2022-present Ruki Wang, tboox.org, xmake.io." |
