Skip to content

Commit

Permalink
[onert-micor] Update onert-micro verison to 1.0 (#11501)
Browse files Browse the repository at this point in the history
- Update onert-micro version file to use version 1.0

ONE-DCO-1.0-Signed-off-by: Chunseok Lee <[email protected]>
  • Loading branch information
chunseoklee authored Sep 8, 2023
1 parent a3c7885 commit a792e59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
* ONERT_MICRO_VERSION is a uint32 value representing onert-micro version
* in 0xMMmmmmPP, where MM = major, mmmm = minor, PP = patch
*/
#define ONERT_MICRO_VERSION 0x00000100
#define ONERT_MICRO_VERSION 0x01000000

#endif // __ONERT_MICRO_VERSION_H__

0 comments on commit a792e59

Please sign in to comment.