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:
Anup Patel 2019-02-26 22:24:59 +05:30 committed by Anup Patel
parent 42e9ad556d
commit ca20ac0cd4
1 changed files with 1 additions and 1 deletions

View File

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