Imported Upstream version 1.19.0
[platform/core/ml/nnfw.git] / runtime / onert / api / include / nnfw_version.h
index 4fce291..b885a6b 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 0x01001200
+#define NNFW_VERSION 0x01001300
 
 #endif // __NNFW_VERSION_H__