From 68efb0770a73c8939a7a0f59ac5e028e0e5f0bb4 Mon Sep 17 00:00:00 2001 From: Kevin May Date: Thu, 16 Jan 2020 15:54:22 +0000 Subject: IVGCVSW-4286 Update version number to 19.08.01 Signed-off-by: Kevin May Change-Id: I61b7d583b76fd66f389de794b3fbeaac56fb0ed2 --- include/armnn/Version.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.1