include: Bump-up version to 0.3
This patch updates OpenSBI version to 0.3 as part of release preparation. Signed-off-by: Anup Patel <anup.patel@wdc.com>
This commit is contained in:
parent
42e9ad556d
commit
ca20ac0cd4
|
@ -11,6 +11,6 @@
|
|||
#define __SBI_VERSION_H__
|
||||
|
||||
#define OPENSBI_VERSION_MAJOR 0
|
||||
#define OPENSBI_VERSION_MINOR 2
|
||||
#define OPENSBI_VERSION_MINOR 3
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue