summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2022-12-24 00:25:32 +0800
committerruki <[email protected]>2022-12-24 00:25:32 +0800
commit120042656c053130bf2bd26fa7461beace1dc9e2 (patch)
treecb04f94b77693d818abf3b105a88314a1fcfaadf
parentc8b454cb255aab895266413b6b9da2cc9e326fab (diff)
update configure
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1cfb9d908..c13adbd64 100755
--- a/configure
+++ b/configure
@@ -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."