diff --git a/build.sh b/build.sh index bf157a14..6203e295 100755 --- a/build.sh +++ b/build.sh @@ -25,7 +25,7 @@ for arg in "$@"; do ;; --dist|-d) EXTRA_BUILD_FLAGS="-a -trimpath" - RELEASE="5.10.1" + RELEASE="5.10.2" DIST=1 case $(uname -s) in Darwin*)