From 8a2abddeea3e6daa2e32de559616c4c22b968fb5 Mon Sep 17 00:00:00 2001 From: Maciek Konstantynowicz Date: Sat, 18 Aug 2018 09:20:14 +0100 Subject: [PATCH] report 18.07: bump report version to v1.0. Change-Id: Id8d17666bd6cff45641f5d44c63db59603680a54 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 7139da3f97..9435ce01a6 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.9" \ + --version "1.0" \ --logging INFO \ --force -- 2.16.6