From e12b14a8a0713a08122ac0096bcd88002670bcba Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 31 Oct 2018 21:31:44 +0100 Subject: [PATCH] Change the version Change-Id: I4fac272bf3f0bf9bdbf446ea3c2eff48966c600e Signed-off-by: Tibor Frank --- resources/tools/presentation/run_report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 2792190e3e..8dcd17bbf9 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -38,7 +38,7 @@ export PYTHONPATH=`pwd` python pal.py \ --specification specification.yaml \ --release ${RELEASE} \ - --version "1.1" \ + --version "0.1" \ --logging INFO \ --force -- 2.16.6