From 76cc4e9698ca3cd9a89636b8a0760dabf3e35b77 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 5 Sep 2018 13:21:19 +0200 Subject: Add known issues to report 18.07 Change-Id: Ide101c80e2ef13021f25096da6afd9e4364ee263 Signed-off-by: Tibor Frank --- resources/tools/presentation/run_report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation') diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 9435ce01a6..2792190e3e 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.0" \ + --version "1.1" \ --logging INFO \ --force -- cgit 1.2.3-korg