diff --git a/build.sh b/build.sh index 8768a46..6f206b2 100644 --- a/build.sh +++ b/build.sh @@ -2,7 +2,7 @@ set -eux -BUILD_DATE=20240830-b2e567e +BUILD_DATE=20240908-345332f NAME=CodeLite-build${BUILD_DATE} HOME_PATH=$(cygpath -m ~)