Skip to content

Commit

Permalink
Version up(to 1.5.0) in nnfw_version.h (#1685)
Browse files Browse the repository at this point in the history
- Version up to 1.5.0 in nnfw_version.h

ONE-DCO-1.0-Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
  • Loading branch information
chunseoklee authored Jun 1, 2020
1 parent c013159 commit 4cd46d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/onert/api/include/nnfw_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 0x01000300
#define NNFW_VERSION 0x01000500

#endif // __NNFW_VERSION_H__

0 comments on commit 4cd46d4

Please sign in to comment.