From 27d7bdafcffe0eff093fc775e6721026c3af6227 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 14 Aug 2018 15:09:55 +0000 Subject: CSIT-1208: Add new data to 1807 report Change-Id: Iea304ffd65e4ddbac277274b96207a351cf004fc Signed-off-by: Peter Mikus --- resources/tools/presentation/run_report.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/tools/presentation/run_report.sh') diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 8dcd17bbf9..f4b5531305 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.1" \ + --version "0.3" \ --logging INFO \ --force -- cgit 1.2.3-korg