aboutsummaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-02-11 17:39:47 +0000
committerKeithARM <keith.davis@arm.com>2021-02-15 15:55:14 +0000
commit3390e252e8978ade2113a6de86ffdce18b16a187 (patch)
treed54215a6571472bee8bb4ef705c7b2b84795f901 /samples
parent33199c25e5af1553e474a6f6eede07e888cd45ee (diff)
downloadarmnn-3390e252e8978ade2113a6de86ffdce18b16a187.tar.gz
IVGCVSW-5694 Update Major, Minor release versions
* Update Arm NN version in Version.hpp and all guides * Change Project Version in Doxyfile Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I05ab20a1ae5d0376a641df68a5877f97e7609052
Diffstat (limited to 'samples')
-rw-r--r--samples/ObjectDetection/Readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/ObjectDetection/Readme.md b/samples/ObjectDetection/Readme.md
index 835bf3adeb..59b4594130 100644
--- a/samples/ObjectDetection/Readme.md
+++ b/samples/ObjectDetection/Readme.md
@@ -168,10 +168,10 @@ From the build directory, copy the following to the host platform:
The full list of libs after cross-compilation to copy on your board:
```
libarmnn.so
-libarmnn.so.22
-libarmnn.so.23.0
+libarmnn.so.24
+libarmnn.so.24.0
libarmnnTfLiteParser.so
-libarmnnTfLiteParser.so.22.0
+libarmnnTfLiteParser.so.24.0
libavcodec.so
libavcodec.so.58
libavcodec.so.58.54.100