include: Bump-up version to 0.2

This patch increases OpenSBI version to 0.2.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
Anup Patel
2019-02-22 11:33:22 +05:30
parent d022c5d3ae
commit a1ffba1ac9

View File

@@ -11,6 +11,6 @@
#define __SBI_VERSION_H__
#define OPENSBI_VERSION_MAJOR 0
#define OPENSBI_VERSION_MINOR 1
#define OPENSBI_VERSION_MINOR 2
#endif