From 758fe129623731e86923f25ab16da698ec62ff9b Mon Sep 17 00:00:00 2001 From: Telmo Soares Date: Thu, 16 May 2019 08:23:30 +0100 Subject: IVGCVSW-3087 Changing version to 19.05 Change-Id: I35c8ae7171c23d379799ccfd524b7d6b8ff6d0c1 Signed-off-by: Telmo Soares --- 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 45f8b7fd46..247a02b103 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 "20190200" +#define ARMNN_VERSION "20190500" -- cgit v1.2.1