From 9690198c59a4f6544337a7ac5cb86cf71cfaa957 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 31 Oct 2018 21:31:44 +0100 Subject: Change the version Change-Id: I4fac272bf3f0bf9bdbf446ea3c2eff48966c600e Signed-off-by: Tibor Frank (cherry picked from commit e12b14a8a0713a08122ac0096bcd88002670bcba) (cherry picked from commit b7e8f88289895dfbd9458146a4bf9565ed9e89dc) --- 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 -- cgit 1.2.3-korg