From 9be217432dd08c6ba0126b7ebcde1862f6841610 Mon Sep 17 00:00:00 2001 From: Ashley Stewart Date: Fri, 15 Mar 2024 14:48:19 +1000 Subject: [PATCH] QSMxT: v6.4.2 --- recipes/qsmxt/build.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes/qsmxt/build.sh b/recipes/qsmxt/build.sh index a9bd36d7..6c2f8b3a 100755 --- a/recipes/qsmxt/build.sh +++ b/recipes/qsmxt/build.sh @@ -2,8 +2,7 @@ set -e export toolName='qsmxt' -export toolVersion='6.4.1' -# Don't forget to update version change in README.md!!!!! +export toolVersion='6.4.2' if [ "$1" != "" ]; then echo "Entering Debug mode"