From 899b1fc9800b1ccc802a57812846be9911a4c6d0 Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Fri, 17 Aug 2018 19:47:24 +0100 Subject: [PATCH] report 18.07: Bump report version to 0.8. Change-Id: Ic5ac9733534fc0f67467c6ea47a4123e246a793a Signed-off-by: Maciek Konstantynowicz --- 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 173f2345a0..2a0fcfa2b0 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 "0.7" \ + --version "0.8" \ --logging INFO \ --force -- 2.16.6