Imported Upstream version 1.18.0
[platform/core/ml/nnfw.git] / runtime / onert / api / include / nnfw_version.h
index 6624ae6..4fce291 100644 (file)
@@ -21,6 +21,6 @@
  * NNFW_VERSION is a uint32 value representing nnfw runtime version
  * in 0xMMmmmmPP, where MM = major, mmmm = minor, PP = patch
  */
-#define NNFW_VERSION 0x01001100
+#define NNFW_VERSION 0x01001200
 
 #endif // __NNFW_VERSION_H__