aboutsummaryrefslogtreecommitdiff
path: root/docker
diff options
context:
space:
mode:
authorFrancis Murtagh <francis.murtagh@arm.com>2020-05-22 12:49:25 +0100
committerJan Eilers <jan.eilers@arm.com>2020-05-22 16:14:11 +0000
commitd36c5288f1a87bcd4a100be413132d61305cb545 (patch)
treeff45e6c4ceaf9d97ed6c5c6398e19fd290f74af4 /docker
parent753560b55dbf6656389b95efc8d4df07ac43cc9a (diff)
downloadarmnn-d36c5288f1a87bcd4a100be413132d61305cb545.tar.gz
Bugfix: Profiling use of substr() incorrectly parses semantic versioning
* With semantic versioning ARMNN_VERSION is changed from 20200500 to 21.0.0 causing this function to return "Armnn .0..0" instead of "Armnn 20.1" * Remove the use of substrings and instead use the Major/Minor macros to give the expected output format: "Armnn 21.0" compared to last release's "Armnn 20.02" Signed-off-by: Francis Murtagh <francis.murtagh@arm.com> Change-Id: Id255ff154f59e922434f72a68563ccc6126e187a
Diffstat (limited to 'docker')
0 files changed, 0 insertions, 0 deletions