aboutsummaryrefslogtreecommitdiff
path: root/include/armnnCaffeParser/Version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/armnnCaffeParser/Version.hpp')
-rw-r--r--include/armnnCaffeParser/Version.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/armnnCaffeParser/Version.hpp b/include/armnnCaffeParser/Version.hpp
index d7135bf158..6e7ce5a539 100644
--- a/include/armnnCaffeParser/Version.hpp
+++ b/include/armnnCaffeParser/Version.hpp
@@ -14,7 +14,7 @@ namespace armnnCaffeParser
// CaffeParser version components
#define CAFFE_PARSER_MAJOR_VERSION 24
-#define CAFFE_PARSER_MINOR_VERSION 0
+#define CAFFE_PARSER_MINOR_VERSION 1
#define CAFFE_PARSER_PATCH_VERSION 0
/// CAFFE_PARSER_VERSION: "X.Y.Z"