From 0cf3038b66800ea4f5ee65db0c2b213e476e93fb Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Thu, 16 Aug 2018 15:32:40 +0000 Subject: Bump report version to 0.6 Change-Id: I820288a7209b6c0017ee42f5087f0687679ab078 Signed-off-by: Peter Mikus (cherry picked from commit 56778a99d5b370f3f1d61ae595fe2f39c5c00957) --- 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 ed3dcf5f9e..2dc55cc9b6 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.5" \ + --version "0.6" \ --logging INFO \ --force -- cgit 1.2.3-korg