aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin May <kevin.may@arm.com>2020-01-16 15:54:22 +0000
committerKevin May <kevin.may@arm.com>2020-01-16 15:54:22 +0000
commit68efb0770a73c8939a7a0f59ac5e028e0e5f0bb4 (patch)
tree315f9eb254a3be4599dc0b82a9d8610aab9d52cb
parent1605fc9bda5e77a314c13d101f924971d3f52717 (diff)
downloadarmnn-branches/armnn_19_08.tar.gz
IVGCVSW-4286 Update version number to 19.08.01v19.08.1branches/armnn_19_08
Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I61b7d583b76fd66f389de794b3fbeaac56fb0ed2
-rw-r--r--include/armnn/Version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/armnn/Version.hpp b/include/armnn/Version.hpp
index 9d73cd544c..975fcb6700 100644
--- a/include/armnn/Version.hpp
+++ b/include/armnn/Version.hpp
@@ -9,4 +9,4 @@
// YYYY = 4-digit year number
// MM = 2-digit month number
// PP = 2-digit patch number
-#define ARMNN_VERSION "20190800"
+#define ARMNN_VERSION "20190801"