From 7947526242a1e6149f623af96cfcb696a313c4db Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 23 Nov 2018 14:49:09 +0100 Subject: Report: Update version and document history Change-Id: If562f112daa218ff40a7d8ccb5a144feb2c32760 Signed-off-by: Tibor Frank --- 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 0438248b8f..077d74b8d6 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 "w47" \ + --version "w48" \ --logging INFO \ --force -- cgit 1.2.3-korg