From 120042656c053130bf2bd26fa7461beace1dc9e2 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 24 Dec 2022 00:25:32 +0800 Subject: update configure --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." -- cgit v1.3.1