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 0894182f80..d7135bf158 100644
--- a/include/armnnCaffeParser/Version.hpp
+++ b/include/armnnCaffeParser/Version.hpp
@@ -13,7 +13,7 @@ namespace armnnCaffeParser
#define STRINGIFY_MACRO(s) #s
// CaffeParser version components
-#define CAFFE_PARSER_MAJOR_VERSION 23
+#define CAFFE_PARSER_MAJOR_VERSION 24
#define CAFFE_PARSER_MINOR_VERSION 0
#define CAFFE_PARSER_PATCH_VERSION 0