From 94240edbf9219aa61ce52cf34480ea7d0ef59d86 Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Fri, 17 Aug 2018 23:04:51 +0100 Subject: report 18.07: Bump report version to v0.9. Change-Id: Ic4f5520f69d0a97afe54aa8fed269812993d66f7 Signed-off-by: Maciek Konstantynowicz (cherry picked from commit ec497a5a8a47544147f130187f178de40b80e5c0) --- 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 2a0fcfa2b0..7139da3f97 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.8" \ + --version "0.9" \ --logging INFO \ --force -- cgit 1.2.3-korg