From 82135ee1aa4e76ac22110bae19be9d6068dd2766 Mon Sep 17 00:00:00 2001 From: Ola Date: Tue, 30 Jul 2024 15:37:53 +0200 Subject: [PATCH] rename SGVERSION to match tag --- scripts/grest-helper-scripts/setup-grest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/grest-helper-scripts/setup-grest.sh b/scripts/grest-helper-scripts/setup-grest.sh index cfd6f5fd5..3372923cf 100755 --- a/scripts/grest-helper-scripts/setup-grest.sh +++ b/scripts/grest-helper-scripts/setup-grest.sh @@ -16,7 +16,7 @@ # Do NOT modify code below # ###################################### -SGVERSION=v1.2.0a +SGVERSION=1.2.0a ######## Functions ######## usage() {